@microsoft/msgraph-sdk-solutions 1.0.0-preview.25 → 1.0.0-preview.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -5
- package/solutions/backupRestore/driveInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/driveInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/driveInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/index.d.ts +97 -0
- package/solutions/backupRestore/driveInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/index.js +70 -0
- package/solutions/backupRestore/driveInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.d.ts +69 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.js +56 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/index.d.ts +98 -0
- package/solutions/backupRestore/driveProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/index.js +70 -0
- package/solutions/backupRestore/driveProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.d.ts +69 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.js +56 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/enable/index.d.ts +62 -0
- package/solutions/backupRestore/enable/index.d.ts.map +1 -0
- package/solutions/backupRestore/enable/index.js +62 -0
- package/solutions/backupRestore/enable/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.d.ts +98 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.js +71 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js +73 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.d.ts +83 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.js +58 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.d.ts +43 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.js +36 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.d.ts +82 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.js +58 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.d.ts +97 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.js +71 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.d.ts +97 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts +84 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.js +73 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.d.ts +98 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/index.d.ts +164 -0
- package/solutions/backupRestore/index.d.ts.map +1 -0
- package/solutions/backupRestore/index.js +168 -0
- package/solutions/backupRestore/index.js.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.d.ts +97 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.js +70 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.d.ts +69 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.js +56 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.d.ts +98 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.js +70 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.d.ts +69 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.js +56 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.d.ts +98 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.js +71 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.d.ts +83 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.js +58 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.d.ts +43 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.d.ts +83 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.js +58 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.d.ts +42 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js +73 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.d.ts +97 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.js +71 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.d.ts +98 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts +79 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js +67 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/protectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/protectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/index.d.ts +97 -0
- package/solutions/backupRestore/protectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/index.js +71 -0
- package/solutions/backupRestore/protectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.d.ts +30 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.js +28 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.d.ts +30 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.js +28 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/protectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/index.js +71 -0
- package/solutions/backupRestore/protectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/protectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/protectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/protectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/protectionUnits/index.d.ts +82 -0
- package/solutions/backupRestore/protectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionUnits/index.js +58 -0
- package/solutions/backupRestore/protectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/protectionUnits/item/index.d.ts +43 -0
- package/solutions/backupRestore/protectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/protectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/count/index.d.ts +41 -0
- package/solutions/backupRestore/restorePoints/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/count/index.js +34 -0
- package/solutions/backupRestore/restorePoints/count/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/index.d.ts +102 -0
- package/solutions/backupRestore/restorePoints/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/index.js +76 -0
- package/solutions/backupRestore/restorePoints/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/item/index.d.ts +78 -0
- package/solutions/backupRestore/restorePoints/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/item/index.js +66 -0
- package/solutions/backupRestore/restorePoints/item/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.d.ts +42 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.js +36 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/search/index.d.ts +78 -0
- package/solutions/backupRestore/restorePoints/search/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/search/index.js +70 -0
- package/solutions/backupRestore/restorePoints/search/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/restoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/restoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/index.d.ts +98 -0
- package/solutions/backupRestore/restoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/index.js +71 -0
- package/solutions/backupRestore/restoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.d.ts +30 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.js +28 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/index.d.ts +80 -0
- package/solutions/backupRestore/restoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/index.js +66 -0
- package/solutions/backupRestore/restoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/count/index.d.ts +41 -0
- package/solutions/backupRestore/serviceApps/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/count/index.js +34 -0
- package/solutions/backupRestore/serviceApps/count/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/index.d.ts +99 -0
- package/solutions/backupRestore/serviceApps/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/index.js +71 -0
- package/solutions/backupRestore/serviceApps/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.d.ts +62 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.js +62 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.d.ts +30 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.js +28 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/item/index.d.ts +85 -0
- package/solutions/backupRestore/serviceApps/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/item/index.js +71 -0
- package/solutions/backupRestore/serviceApps/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.d.ts +98 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.js +71 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js +73 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.d.ts +83 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.js +58 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.d.ts +43 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.js +36 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.d.ts +83 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.js +58 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.d.ts +42 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.d.ts +98 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.js +71 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts +78 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.js +67 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.d.ts +98 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/index.d.ts +97 -0
- package/solutions/backupRestore/siteInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/index.js +70 -0
- package/solutions/backupRestore/siteInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.d.ts +69 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.js +56 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/index.d.ts +98 -0
- package/solutions/backupRestore/siteProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/index.js +70 -0
- package/solutions/backupRestore/siteProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.d.ts +69 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.js +56 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.js.map +1 -0
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.d.ts +3 -3
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.js +7 -2
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.js.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/item/index.d.ts +3 -3
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.d.ts +3 -3
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.js +7 -2
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.js.map +1 -1
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.d.ts +7 -7
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.js +16 -6
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.js.map +1 -1
- package/solutions/index.d.ts +5 -0
- package/solutions/index.d.ts.map +1 -1
- package/solutions/index.js +6 -0
- package/solutions/index.js.map +1 -1
- package/solutions/virtualEvents/events/item/cancel/index.d.ts +27 -0
- package/solutions/virtualEvents/events/item/cancel/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/cancel/index.js +25 -0
- package/solutions/virtualEvents/events/item/cancel/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/index.d.ts +15 -0
- package/solutions/virtualEvents/events/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/events/item/index.js +16 -0
- package/solutions/virtualEvents/events/item/index.js.map +1 -1
- package/solutions/virtualEvents/events/item/presenters/count/index.d.ts +41 -0
- package/solutions/virtualEvents/events/item/presenters/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/count/index.js +34 -0
- package/solutions/virtualEvents/events/item/presenters/count/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/index.d.ts +97 -0
- package/solutions/virtualEvents/events/item/presenters/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/index.js +70 -0
- package/solutions/virtualEvents/events/item/presenters/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/item/index.d.ts +69 -0
- package/solutions/virtualEvents/events/item/presenters/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/presenters/item/index.js +56 -0
- package/solutions/virtualEvents/events/item/presenters/item/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/publish/index.d.ts +27 -0
- package/solutions/virtualEvents/events/item/publish/index.d.ts.map +1 -0
- package/solutions/virtualEvents/events/item/publish/index.js +25 -0
- package/solutions/virtualEvents/events/item/publish/index.js.map +1 -0
- package/solutions/virtualEvents/events/item/sessions/index.d.ts +3 -3
- package/solutions/virtualEvents/events/item/sessions/item/index.d.ts +3 -3
- package/solutions/virtualEvents/index.d.ts +5 -0
- package/solutions/virtualEvents/index.d.ts.map +1 -1
- package/solutions/virtualEvents/index.js +6 -0
- package/solutions/virtualEvents/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/index.d.ts +98 -0
- package/solutions/virtualEvents/townhalls/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/index.js +71 -0
- package/solutions/virtualEvents/townhalls/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/index.d.ts +85 -0
- package/solutions/virtualEvents/townhalls/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/index.js +73 -0
- package/solutions/virtualEvents/townhalls/item/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/item/presenters/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/item/presenters/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/index.d.ts +99 -0
- package/solutions/virtualEvents/townhalls/item/presenters/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/index.js +70 -0
- package/solutions/virtualEvents/townhalls/item/presenters/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.d.ts +71 -0
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.js +56 -0
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/item/sessions/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/item/sessions/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/index.d.ts +97 -0
- package/solutions/virtualEvents/townhalls/item/sessions/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/index.js +71 -0
- package/solutions/virtualEvents/townhalls/item/sessions/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/index.d.ts +97 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/index.js +71 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.d.ts +41 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.js +34 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/index.d.ts +97 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/index.js +70 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.d.ts +69 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.js +56 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/index.d.ts +78 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/index.js +67 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/attendanceReports/item/index.js.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.d.ts +78 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.js +67 -0
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.js +7 -2
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.js +7 -2
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/index.d.ts +3 -2
- package/solutions/virtualEvents/webinars/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/index.d.ts +27 -2
- package/solutions/virtualEvents/webinars/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/index.js +24 -0
- package/solutions/virtualEvents/webinars/item/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/count/index.d.ts +41 -0
- package/solutions/virtualEvents/webinars/item/presenters/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/count/index.js +34 -0
- package/solutions/virtualEvents/webinars/item/presenters/count/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/index.d.ts +98 -0
- package/solutions/virtualEvents/webinars/item/presenters/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/index.js +70 -0
- package/solutions/virtualEvents/webinars/item/presenters/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/item/index.d.ts +70 -0
- package/solutions/virtualEvents/webinars/item/presenters/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/presenters/item/index.js +56 -0
- package/solutions/virtualEvents/webinars/item/presenters/item/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.d.ts +79 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.js +67 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/count/index.d.ts +41 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/count/index.js +34 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/count/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.d.ts +99 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.js +70 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.d.ts +70 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.js +56 -0
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/registrations/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/index.js +2 -1
- package/solutions/virtualEvents/webinars/item/registrations/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.d.ts +27 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.js +25 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/index.d.ts +15 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/index.js +16 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/count/index.d.ts +41 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/count/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/count/index.js +34 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/count/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.d.ts +83 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.js +58 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.d.ts +42 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.js +36 -0
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.d.ts +27 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.js +25 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/index.d.ts +79 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/index.js +66 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.d.ts +27 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.js +25 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/index.d.ts +79 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/index.d.ts.map +1 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/index.js +66 -0
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/index.js.map +1 -0
- package/solutions/virtualEvents/webinars/item/sessions/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/sessions/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/index.d.ts +3 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
6
|
+
/**
|
|
7
|
+
* Uri template for the request builder.
|
|
8
|
+
*/
|
|
9
|
+
export const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/mailboxProtectionUnits/$count{?%24filter,%24search}";
|
|
10
|
+
/**
|
|
11
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
12
|
+
*/
|
|
13
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
14
|
+
"filter": "%24filter",
|
|
15
|
+
"search": "%24search",
|
|
16
|
+
};
|
|
17
|
+
/**
|
|
18
|
+
* Metadata for all the requests in the request builder.
|
|
19
|
+
*/
|
|
20
|
+
export const CountRequestBuilderRequestsMetadata = {
|
|
21
|
+
get: {
|
|
22
|
+
uriTemplate: CountRequestBuilderUriTemplate,
|
|
23
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
24
|
+
errorMappings: {
|
|
25
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
26
|
+
},
|
|
27
|
+
adapterMethodName: "sendPrimitive",
|
|
28
|
+
responseBodyFactory: "number",
|
|
29
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
/* tslint:enable */
|
|
33
|
+
/* eslint-enable */
|
|
34
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,wFAAwF,CAAC;AACvI;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { type MailboxProtectionUnit, type MailboxProtectionUnitCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type MailboxProtectionUnitItemRequestBuilder } from './item/index.js';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the mailboxProtectionUnits property of the microsoft.graph.backupRestoreRoot entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface MailboxProtectionUnitsRequestBuilder extends BaseRequestBuilder<MailboxProtectionUnitsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the mailboxProtectionUnits property of the microsoft.graph.backupRestoreRoot entity.
|
|
15
|
+
* @param mailboxProtectionUnitId The unique identifier of mailboxProtectionUnit
|
|
16
|
+
* @returns {MailboxProtectionUnitItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
byMailboxProtectionUnitId(mailboxProtectionUnitId: string): MailboxProtectionUnitItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get a list of mailboxProtectionUnit objects.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<MailboxProtectionUnitCollectionResponse>}
|
|
23
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-1.0|Find more info here}
|
|
25
|
+
*/
|
|
26
|
+
get(requestConfiguration?: RequestConfiguration<MailboxProtectionUnitsRequestBuilderGetQueryParameters> | undefined): Promise<MailboxProtectionUnitCollectionResponse | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* Create new navigation property to mailboxProtectionUnits for solutions
|
|
29
|
+
* @param body The request body
|
|
30
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
|
+
* @returns {Promise<MailboxProtectionUnit>}
|
|
32
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
+
*/
|
|
34
|
+
post(body: MailboxProtectionUnit, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MailboxProtectionUnit | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* Get a list of mailboxProtectionUnit objects.
|
|
37
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
|
+
* @returns {RequestInformation}
|
|
39
|
+
*/
|
|
40
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MailboxProtectionUnitsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
41
|
+
/**
|
|
42
|
+
* Create new navigation property to mailboxProtectionUnits for solutions
|
|
43
|
+
* @param body The request body
|
|
44
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
|
+
* @returns {RequestInformation}
|
|
46
|
+
*/
|
|
47
|
+
toPostRequestInformation(body: MailboxProtectionUnit, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Get a list of mailboxProtectionUnit objects.
|
|
51
|
+
*/
|
|
52
|
+
export interface MailboxProtectionUnitsRequestBuilderGetQueryParameters {
|
|
53
|
+
/**
|
|
54
|
+
* Include count of items
|
|
55
|
+
*/
|
|
56
|
+
count?: boolean;
|
|
57
|
+
/**
|
|
58
|
+
* Expand related entities
|
|
59
|
+
*/
|
|
60
|
+
expand?: string[];
|
|
61
|
+
/**
|
|
62
|
+
* Filter items by property values
|
|
63
|
+
*/
|
|
64
|
+
filter?: string;
|
|
65
|
+
/**
|
|
66
|
+
* Order items by property values
|
|
67
|
+
*/
|
|
68
|
+
orderby?: string[];
|
|
69
|
+
/**
|
|
70
|
+
* Search items by search phrases
|
|
71
|
+
*/
|
|
72
|
+
search?: string;
|
|
73
|
+
/**
|
|
74
|
+
* Select properties to be returned
|
|
75
|
+
*/
|
|
76
|
+
select?: string[];
|
|
77
|
+
/**
|
|
78
|
+
* Skip the first n items
|
|
79
|
+
*/
|
|
80
|
+
skip?: number;
|
|
81
|
+
/**
|
|
82
|
+
* Show only the first n items
|
|
83
|
+
*/
|
|
84
|
+
top?: number;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Uri template for the request builder.
|
|
88
|
+
*/
|
|
89
|
+
export declare const MailboxProtectionUnitsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/mailboxProtectionUnits{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
90
|
+
/**
|
|
91
|
+
* Metadata for all the navigation properties in the request builder.
|
|
92
|
+
*/
|
|
93
|
+
export declare const MailboxProtectionUnitsRequestBuilderNavigationMetadata: Record<Exclude<keyof MailboxProtectionUnitsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
94
|
+
/**
|
|
95
|
+
* Metadata for all the requests in the request builder.
|
|
96
|
+
*/
|
|
97
|
+
export declare const MailboxProtectionUnitsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
98
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0J,KAAK,qBAAqB,EAAE,KAAK,uCAAuC,EAAE,MAAM,wCAAwC,CAAC;AAI1R,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAA2D,KAAK,uCAAuC,EAAE,MAAM,iBAAiB,CAAC;AAExI,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,yBAAyB,CAAC,uBAAuB,EAAE,MAAM,GAAI,uCAAuC,CAAC;IACtG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uCAAuC,GAAG,SAAS,CAAC,CAAC;IACrL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qBAAqB,GAAG,SAAS,CAAC,CAAC;IACjJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,+CAA+C,2IAA2I,CAAC;AAcxM;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,oCAAoC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQtL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBAuBlE,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createMailboxProtectionUnitCollectionResponseFromDiscriminatorValue, createMailboxProtectionUnitFromDiscriminatorValue, serializeMailboxProtectionUnit } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
10
|
+
// @ts-ignore
|
|
11
|
+
import { MailboxProtectionUnitItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const MailboxProtectionUnitsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/mailboxProtectionUnits{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
16
|
+
/**
|
|
17
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
18
|
+
*/
|
|
19
|
+
const MailboxProtectionUnitsRequestBuilderGetQueryParametersMapper = {
|
|
20
|
+
"count": "%24count",
|
|
21
|
+
"expand": "%24expand",
|
|
22
|
+
"filter": "%24filter",
|
|
23
|
+
"orderby": "%24orderby",
|
|
24
|
+
"search": "%24search",
|
|
25
|
+
"select": "%24select",
|
|
26
|
+
"skip": "%24skip",
|
|
27
|
+
"top": "%24top",
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Metadata for all the navigation properties in the request builder.
|
|
31
|
+
*/
|
|
32
|
+
export const MailboxProtectionUnitsRequestBuilderNavigationMetadata = {
|
|
33
|
+
byMailboxProtectionUnitId: {
|
|
34
|
+
requestsMetadata: MailboxProtectionUnitItemRequestBuilderRequestsMetadata,
|
|
35
|
+
pathParametersMappings: ["mailboxProtectionUnit%2Did"],
|
|
36
|
+
},
|
|
37
|
+
count: {
|
|
38
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Metadata for all the requests in the request builder.
|
|
43
|
+
*/
|
|
44
|
+
export const MailboxProtectionUnitsRequestBuilderRequestsMetadata = {
|
|
45
|
+
get: {
|
|
46
|
+
uriTemplate: MailboxProtectionUnitsRequestBuilderUriTemplate,
|
|
47
|
+
responseBodyContentType: "application/json",
|
|
48
|
+
errorMappings: {
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
50
|
+
},
|
|
51
|
+
adapterMethodName: "send",
|
|
52
|
+
responseBodyFactory: createMailboxProtectionUnitCollectionResponseFromDiscriminatorValue,
|
|
53
|
+
queryParametersMapper: MailboxProtectionUnitsRequestBuilderGetQueryParametersMapper,
|
|
54
|
+
},
|
|
55
|
+
post: {
|
|
56
|
+
uriTemplate: MailboxProtectionUnitsRequestBuilderUriTemplate,
|
|
57
|
+
responseBodyContentType: "application/json",
|
|
58
|
+
errorMappings: {
|
|
59
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
60
|
+
},
|
|
61
|
+
adapterMethodName: "send",
|
|
62
|
+
responseBodyFactory: createMailboxProtectionUnitFromDiscriminatorValue,
|
|
63
|
+
requestBodyContentType: "application/json",
|
|
64
|
+
requestBodySerializer: serializeMailboxProtectionUnit,
|
|
65
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
66
|
+
},
|
|
67
|
+
};
|
|
68
|
+
/* tslint:enable */
|
|
69
|
+
/* eslint-enable */
|
|
70
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,mEAAmE,EAAE,iDAAiD,EAAE,8BAA8B,EAA4E,MAAM,wCAAwC,CAAC;AAC1R,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,uDAAuD,EAAgD,MAAM,iBAAiB,CAAC;AAqFxI;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAG,wIAAwI,CAAC;AACxM;;GAEG;AACH,MAAM,4DAA4D,GAA2B;IACzF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAAwH;IACvL,yBAAyB,EAAE;QACvB,gBAAgB,EAAE,uDAAuD;QACzE,sBAAsB,EAAE,CAAC,4BAA4B,CAAC;KACzD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,oDAAoD,GAAqB;IAClF,GAAG,EAAE;QACD,WAAW,EAAE,+CAA+C;QAC5D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mEAAmE;QACzF,qBAAqB,EAAE,4DAA4D;KACtF;IACD,IAAI,EAAE;QACF,WAAW,EAAE,+CAA+C;QAC5D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iDAAiD;QACvE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { type MailboxProtectionUnit } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the mailboxProtectionUnits property of the microsoft.graph.backupRestoreRoot entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface MailboxProtectionUnitItemRequestBuilder extends BaseRequestBuilder<MailboxProtectionUnitItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Delete navigation property mailboxProtectionUnits for solutions
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
+
*/
|
|
12
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
|
+
/**
|
|
14
|
+
* The list of mailbox protection units in the tenant.
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {Promise<MailboxProtectionUnit>}
|
|
17
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
18
|
+
*/
|
|
19
|
+
get(requestConfiguration?: RequestConfiguration<MailboxProtectionUnitItemRequestBuilderGetQueryParameters> | undefined): Promise<MailboxProtectionUnit | undefined>;
|
|
20
|
+
/**
|
|
21
|
+
* Update the navigation property mailboxProtectionUnits in solutions
|
|
22
|
+
* @param body The request body
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns {Promise<MailboxProtectionUnit>}
|
|
25
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
26
|
+
*/
|
|
27
|
+
patch(body: MailboxProtectionUnit, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MailboxProtectionUnit | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* Delete navigation property mailboxProtectionUnits for solutions
|
|
30
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
|
+
* @returns {RequestInformation}
|
|
32
|
+
*/
|
|
33
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
34
|
+
/**
|
|
35
|
+
* The list of mailbox protection units in the tenant.
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns {RequestInformation}
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MailboxProtectionUnitItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Update the navigation property mailboxProtectionUnits in solutions
|
|
42
|
+
* @param body The request body
|
|
43
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
|
+
* @returns {RequestInformation}
|
|
45
|
+
*/
|
|
46
|
+
toPatchRequestInformation(body: MailboxProtectionUnit, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* The list of mailbox protection units in the tenant.
|
|
50
|
+
*/
|
|
51
|
+
export interface MailboxProtectionUnitItemRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Expand related entities
|
|
54
|
+
*/
|
|
55
|
+
expand?: string[];
|
|
56
|
+
/**
|
|
57
|
+
* Select properties to be returned
|
|
58
|
+
*/
|
|
59
|
+
select?: string[];
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Uri template for the request builder.
|
|
63
|
+
*/
|
|
64
|
+
export declare const MailboxProtectionUnitItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit%2Did}{?%24expand,%24select}";
|
|
65
|
+
/**
|
|
66
|
+
* Metadata for all the requests in the request builder.
|
|
67
|
+
*/
|
|
68
|
+
export declare const MailboxProtectionUnitItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
69
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqF,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIvK,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,uCAAwC,SAAQ,kBAAkB,CAAC,uCAAuC,CAAC;IACxH;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qBAAqB,GAAG,SAAS,CAAC,CAAC;IACtK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qBAAqB,GAAG,SAAS,CAAC,CAAC;IAClJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yDAAyD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,yDAAyD;IACtE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,kDAAkD,iHAAiH,CAAC;AAQjL;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,gBA+BrE,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createMailboxProtectionUnitFromDiscriminatorValue, serializeMailboxProtectionUnit } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Uri template for the request builder.
|
|
10
|
+
*/
|
|
11
|
+
export const MailboxProtectionUnitItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit%2Did}{?%24expand,%24select}";
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const MailboxProtectionUnitItemRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"select": "%24select",
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Metadata for all the requests in the request builder.
|
|
21
|
+
*/
|
|
22
|
+
export const MailboxProtectionUnitItemRequestBuilderRequestsMetadata = {
|
|
23
|
+
delete: {
|
|
24
|
+
uriTemplate: MailboxProtectionUnitItemRequestBuilderUriTemplate,
|
|
25
|
+
responseBodyContentType: "application/json",
|
|
26
|
+
errorMappings: {
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
28
|
+
},
|
|
29
|
+
adapterMethodName: "sendNoResponseContent",
|
|
30
|
+
},
|
|
31
|
+
get: {
|
|
32
|
+
uriTemplate: MailboxProtectionUnitItemRequestBuilderUriTemplate,
|
|
33
|
+
responseBodyContentType: "application/json",
|
|
34
|
+
errorMappings: {
|
|
35
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
36
|
+
},
|
|
37
|
+
adapterMethodName: "send",
|
|
38
|
+
responseBodyFactory: createMailboxProtectionUnitFromDiscriminatorValue,
|
|
39
|
+
queryParametersMapper: MailboxProtectionUnitItemRequestBuilderGetQueryParametersMapper,
|
|
40
|
+
},
|
|
41
|
+
patch: {
|
|
42
|
+
uriTemplate: MailboxProtectionUnitItemRequestBuilderUriTemplate,
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
46
|
+
},
|
|
47
|
+
adapterMethodName: "send",
|
|
48
|
+
responseBodyFactory: createMailboxProtectionUnitFromDiscriminatorValue,
|
|
49
|
+
requestBodyContentType: "application/json",
|
|
50
|
+
requestBodySerializer: serializeMailboxProtectionUnit,
|
|
51
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
52
|
+
},
|
|
53
|
+
};
|
|
54
|
+
/* tslint:enable */
|
|
55
|
+
/* eslint-enable */
|
|
56
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,8BAA8B,EAA8B,MAAM,wCAAwC,CAAC;AACvK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA8D7H;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAG,8GAA8G,CAAC;AACjL;;GAEG;AACH,MAAM,+DAA+D,GAA2B;IAC5F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uDAAuD,GAAqB;IACrF,MAAM,EAAE;QACJ,WAAW,EAAE,kDAAkD;QAC/D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,kDAAkD;QAC/D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iDAAiD;QACvE,qBAAqB,EAAE,+DAA+D;KACzF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,kDAAkD;QAC/D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iDAAiD;QACvE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to count the resources in the collection.
|
|
4
|
+
*/
|
|
5
|
+
export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Get the number of the resource
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns {Promise<number>}
|
|
10
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* Get the number of the resource
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {RequestInformation}
|
|
17
|
+
*/
|
|
18
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Get the number of the resource
|
|
22
|
+
*/
|
|
23
|
+
export interface CountRequestBuilderGetQueryParameters {
|
|
24
|
+
/**
|
|
25
|
+
* Filter items by property values
|
|
26
|
+
*/
|
|
27
|
+
filter?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Search items by search phrases
|
|
30
|
+
*/
|
|
31
|
+
search?: string;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Uri template for the request builder.
|
|
35
|
+
*/
|
|
36
|
+
export declare const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count{?%24filter,%24search}";
|
|
37
|
+
/**
|
|
38
|
+
* Metadata for all the requests in the request builder.
|
|
39
|
+
*/
|
|
40
|
+
export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
41
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,0GAA0G,CAAC;AAQtJ;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
6
|
+
/**
|
|
7
|
+
* Uri template for the request builder.
|
|
8
|
+
*/
|
|
9
|
+
export const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count{?%24filter,%24search}";
|
|
10
|
+
/**
|
|
11
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
12
|
+
*/
|
|
13
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
14
|
+
"filter": "%24filter",
|
|
15
|
+
"search": "%24search",
|
|
16
|
+
};
|
|
17
|
+
/**
|
|
18
|
+
* Metadata for all the requests in the request builder.
|
|
19
|
+
*/
|
|
20
|
+
export const CountRequestBuilderRequestsMetadata = {
|
|
21
|
+
get: {
|
|
22
|
+
uriTemplate: CountRequestBuilderUriTemplate,
|
|
23
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
24
|
+
errorMappings: {
|
|
25
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
26
|
+
},
|
|
27
|
+
adapterMethodName: "sendPrimitive",
|
|
28
|
+
responseBodyFactory: "number",
|
|
29
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
/* tslint:enable */
|
|
33
|
+
/* eslint-enable */
|
|
34
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,uGAAuG,CAAC;AACtJ;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { type OneDriveForBusinessProtectionPolicy, type OneDriveForBusinessProtectionPolicyCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type OneDriveForBusinessProtectionPolicyItemRequestBuilder } from './item/index.js';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the oneDriveForBusinessProtectionPolicies property of the microsoft.graph.backupRestoreRoot entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface OneDriveForBusinessProtectionPoliciesRequestBuilder extends BaseRequestBuilder<OneDriveForBusinessProtectionPoliciesRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the oneDriveForBusinessProtectionPolicies property of the microsoft.graph.backupRestoreRoot entity.
|
|
15
|
+
* @param oneDriveForBusinessProtectionPolicyId The unique identifier of oneDriveForBusinessProtectionPolicy
|
|
16
|
+
* @returns {OneDriveForBusinessProtectionPolicyItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
byOneDriveForBusinessProtectionPolicyId(oneDriveForBusinessProtectionPolicyId: string): OneDriveForBusinessProtectionPolicyItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* The list of OneDrive for Business protection policies in the tenant.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<OneDriveForBusinessProtectionPolicyCollectionResponse>}
|
|
23
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<OneDriveForBusinessProtectionPoliciesRequestBuilderGetQueryParameters> | undefined): Promise<OneDriveForBusinessProtectionPolicyCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create a protection policy for the OneDrive service in Microsoft 365. When the policy is created, its state is set to inactive. Users can also provide a list of protection units under the policy.
|
|
28
|
+
* @param body The request body
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns {Promise<OneDriveForBusinessProtectionPolicy>}
|
|
31
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
32
|
+
* @see {@link https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-1.0|Find more info here}
|
|
33
|
+
*/
|
|
34
|
+
post(body: OneDriveForBusinessProtectionPolicy, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<OneDriveForBusinessProtectionPolicy | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* The list of OneDrive for Business protection policies in the tenant.
|
|
37
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
38
|
+
* @returns {RequestInformation}
|
|
39
|
+
*/
|
|
40
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<OneDriveForBusinessProtectionPoliciesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
41
|
+
/**
|
|
42
|
+
* Create a protection policy for the OneDrive service in Microsoft 365. When the policy is created, its state is set to inactive. Users can also provide a list of protection units under the policy.
|
|
43
|
+
* @param body The request body
|
|
44
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
|
+
* @returns {RequestInformation}
|
|
46
|
+
*/
|
|
47
|
+
toPostRequestInformation(body: OneDriveForBusinessProtectionPolicy, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* The list of OneDrive for Business protection policies in the tenant.
|
|
51
|
+
*/
|
|
52
|
+
export interface OneDriveForBusinessProtectionPoliciesRequestBuilderGetQueryParameters {
|
|
53
|
+
/**
|
|
54
|
+
* Include count of items
|
|
55
|
+
*/
|
|
56
|
+
count?: boolean;
|
|
57
|
+
/**
|
|
58
|
+
* Expand related entities
|
|
59
|
+
*/
|
|
60
|
+
expand?: string[];
|
|
61
|
+
/**
|
|
62
|
+
* Filter items by property values
|
|
63
|
+
*/
|
|
64
|
+
filter?: string;
|
|
65
|
+
/**
|
|
66
|
+
* Order items by property values
|
|
67
|
+
*/
|
|
68
|
+
orderby?: string[];
|
|
69
|
+
/**
|
|
70
|
+
* Search items by search phrases
|
|
71
|
+
*/
|
|
72
|
+
search?: string;
|
|
73
|
+
/**
|
|
74
|
+
* Select properties to be returned
|
|
75
|
+
*/
|
|
76
|
+
select?: string[];
|
|
77
|
+
/**
|
|
78
|
+
* Skip the first n items
|
|
79
|
+
*/
|
|
80
|
+
skip?: number;
|
|
81
|
+
/**
|
|
82
|
+
* Show only the first n items
|
|
83
|
+
*/
|
|
84
|
+
top?: number;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Uri template for the request builder.
|
|
88
|
+
*/
|
|
89
|
+
export declare const OneDriveForBusinessProtectionPoliciesRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
90
|
+
/**
|
|
91
|
+
* Metadata for all the navigation properties in the request builder.
|
|
92
|
+
*/
|
|
93
|
+
export declare const OneDriveForBusinessProtectionPoliciesRequestBuilderNavigationMetadata: Record<Exclude<keyof OneDriveForBusinessProtectionPoliciesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
94
|
+
/**
|
|
95
|
+
* Metadata for all the requests in the request builder.
|
|
96
|
+
*/
|
|
97
|
+
export declare const OneDriveForBusinessProtectionPoliciesRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
98
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoM,KAAK,mCAAmC,EAAE,KAAK,qDAAqD,EAAE,MAAM,wCAAwC,CAAC;AAIhW,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAkJ,KAAK,qDAAqD,EAAE,MAAM,iBAAiB,CAAC;AAE7O,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,mDAAoD,SAAQ,kBAAkB,CAAC,mDAAmD,CAAC;IAChJ;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uCAAuC,CAAC,qCAAqC,EAAE,MAAM,GAAI,qDAAqD,CAAC;IAChJ;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qEAAqE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qDAAqD,GAAG,SAAS,CAAC,CAAC;IAClN;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAC7K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qEAAqE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9K;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;GAEG;AACH,MAAM,WAAW,qEAAqE;IAClF;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,8DAA8D,0JAA0J,CAAC;AActO;;GAEG;AACH,eAAO,MAAM,qEAAqE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mDAAmD,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpN,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mEAAmE,EAAE,gBAuBjF,CAAC"}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createOneDriveForBusinessProtectionPolicyCollectionResponseFromDiscriminatorValue, createOneDriveForBusinessProtectionPolicyFromDiscriminatorValue, serializeOneDriveForBusinessProtectionPolicy } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
10
|
+
// @ts-ignore
|
|
11
|
+
import { OneDriveForBusinessProtectionPolicyItemRequestBuilderNavigationMetadata, OneDriveForBusinessProtectionPolicyItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const OneDriveForBusinessProtectionPoliciesRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/oneDriveForBusinessProtectionPolicies{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
16
|
+
/**
|
|
17
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
18
|
+
*/
|
|
19
|
+
const OneDriveForBusinessProtectionPoliciesRequestBuilderGetQueryParametersMapper = {
|
|
20
|
+
"count": "%24count",
|
|
21
|
+
"expand": "%24expand",
|
|
22
|
+
"filter": "%24filter",
|
|
23
|
+
"orderby": "%24orderby",
|
|
24
|
+
"search": "%24search",
|
|
25
|
+
"select": "%24select",
|
|
26
|
+
"skip": "%24skip",
|
|
27
|
+
"top": "%24top",
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Metadata for all the navigation properties in the request builder.
|
|
31
|
+
*/
|
|
32
|
+
export const OneDriveForBusinessProtectionPoliciesRequestBuilderNavigationMetadata = {
|
|
33
|
+
byOneDriveForBusinessProtectionPolicyId: {
|
|
34
|
+
requestsMetadata: OneDriveForBusinessProtectionPolicyItemRequestBuilderRequestsMetadata,
|
|
35
|
+
navigationMetadata: OneDriveForBusinessProtectionPolicyItemRequestBuilderNavigationMetadata,
|
|
36
|
+
pathParametersMappings: ["oneDriveForBusinessProtectionPolicy%2Did"],
|
|
37
|
+
},
|
|
38
|
+
count: {
|
|
39
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
40
|
+
},
|
|
41
|
+
};
|
|
42
|
+
/**
|
|
43
|
+
* Metadata for all the requests in the request builder.
|
|
44
|
+
*/
|
|
45
|
+
export const OneDriveForBusinessProtectionPoliciesRequestBuilderRequestsMetadata = {
|
|
46
|
+
get: {
|
|
47
|
+
uriTemplate: OneDriveForBusinessProtectionPoliciesRequestBuilderUriTemplate,
|
|
48
|
+
responseBodyContentType: "application/json",
|
|
49
|
+
errorMappings: {
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
51
|
+
},
|
|
52
|
+
adapterMethodName: "send",
|
|
53
|
+
responseBodyFactory: createOneDriveForBusinessProtectionPolicyCollectionResponseFromDiscriminatorValue,
|
|
54
|
+
queryParametersMapper: OneDriveForBusinessProtectionPoliciesRequestBuilderGetQueryParametersMapper,
|
|
55
|
+
},
|
|
56
|
+
post: {
|
|
57
|
+
uriTemplate: OneDriveForBusinessProtectionPoliciesRequestBuilderUriTemplate,
|
|
58
|
+
responseBodyContentType: "application/json",
|
|
59
|
+
errorMappings: {
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
61
|
+
},
|
|
62
|
+
adapterMethodName: "send",
|
|
63
|
+
responseBodyFactory: createOneDriveForBusinessProtectionPolicyFromDiscriminatorValue,
|
|
64
|
+
requestBodyContentType: "application/json",
|
|
65
|
+
requestBodySerializer: serializeOneDriveForBusinessProtectionPolicy,
|
|
66
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
67
|
+
},
|
|
68
|
+
};
|
|
69
|
+
/* tslint:enable */
|
|
70
|
+
/* eslint-enable */
|
|
71
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,iFAAiF,EAAE,+DAA+D,EAAE,4CAA4C,EAAwG,MAAM,wCAAwC,CAAC;AAChW,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,uEAAuE,EAAE,qEAAqE,EAA8D,MAAM,iBAAiB,CAAC;AAqF7O;;GAEG;AACH,MAAM,CAAC,MAAM,8DAA8D,GAAG,uJAAuJ,CAAC;AACtO;;GAEG;AACH,MAAM,2EAA2E,GAA2B;IACxG,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qEAAqE,GAAuI;IACrN,uCAAuC,EAAE;QACrC,gBAAgB,EAAE,qEAAqE;QACvF,kBAAkB,EAAE,uEAAuE;QAC3F,sBAAsB,EAAE,CAAC,0CAA0C,CAAC;KACvE;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mEAAmE,GAAqB;IACjG,GAAG,EAAE;QACD,WAAW,EAAE,8DAA8D;QAC3E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iFAAiF;QACvG,qBAAqB,EAAE,2EAA2E;KACrG;IACD,IAAI,EAAE;QACF,WAAW,EAAE,8DAA8D;QAC3E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+DAA+D;QACrF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4CAA4C;QACnE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|