@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/protectionPolicies/$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,oFAAoF,CAAC;AACnI;;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,97 @@
|
|
|
1
|
+
import { type ProtectionPolicyBase, type ProtectionPolicyBaseCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type ProtectionPolicyBaseItemRequestBuilder } 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 protectionPolicies property of the microsoft.graph.backupRestoreRoot entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface ProtectionPoliciesRequestBuilder extends BaseRequestBuilder<ProtectionPoliciesRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the protectionPolicies property of the microsoft.graph.backupRestoreRoot entity.
|
|
15
|
+
* @param protectionPolicyBaseId The unique identifier of protectionPolicyBase
|
|
16
|
+
* @returns {ProtectionPolicyBaseItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
byProtectionPolicyBaseId(protectionPolicyBaseId: string): ProtectionPolicyBaseItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* List of protection policies in the tenant.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<ProtectionPolicyBaseCollectionResponse>}
|
|
23
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<ProtectionPoliciesRequestBuilderGetQueryParameters> | undefined): Promise<ProtectionPolicyBaseCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create new navigation property to protectionPolicies for solutions
|
|
28
|
+
* @param body The request body
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns {Promise<ProtectionPolicyBase>}
|
|
31
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
32
|
+
*/
|
|
33
|
+
post(body: ProtectionPolicyBase, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ProtectionPolicyBase | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* List of protection policies 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<ProtectionPoliciesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create new navigation property to protectionPolicies for 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
|
+
toPostRequestInformation(body: ProtectionPolicyBase, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* List of protection policies in the tenant.
|
|
50
|
+
*/
|
|
51
|
+
export interface ProtectionPoliciesRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Include count of items
|
|
54
|
+
*/
|
|
55
|
+
count?: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* Expand related entities
|
|
58
|
+
*/
|
|
59
|
+
expand?: string[];
|
|
60
|
+
/**
|
|
61
|
+
* Filter items by property values
|
|
62
|
+
*/
|
|
63
|
+
filter?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Order items by property values
|
|
66
|
+
*/
|
|
67
|
+
orderby?: string[];
|
|
68
|
+
/**
|
|
69
|
+
* Search items by search phrases
|
|
70
|
+
*/
|
|
71
|
+
search?: string;
|
|
72
|
+
/**
|
|
73
|
+
* Select properties to be returned
|
|
74
|
+
*/
|
|
75
|
+
select?: string[];
|
|
76
|
+
/**
|
|
77
|
+
* Skip the first n items
|
|
78
|
+
*/
|
|
79
|
+
skip?: number;
|
|
80
|
+
/**
|
|
81
|
+
* Show only the first n items
|
|
82
|
+
*/
|
|
83
|
+
top?: number;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Uri template for the request builder.
|
|
87
|
+
*/
|
|
88
|
+
export declare const ProtectionPoliciesRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionPolicies{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the navigation properties in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const ProtectionPoliciesRequestBuilderNavigationMetadata: Record<Exclude<keyof ProtectionPoliciesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
93
|
+
/**
|
|
94
|
+
* Metadata for all the requests in the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const ProtectionPoliciesRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
97
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,wCAAwC,CAAC;AAIrR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,iBAAiB,CAAC;AAEhM,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,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAChL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;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,2CAA2C,uIAAuI,CAAC;AAchM;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAuB9D,CAAC"}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createProtectionPolicyBaseCollectionResponseFromDiscriminatorValue, createProtectionPolicyBaseFromDiscriminatorValue, serializeProtectionPolicyBase } 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 { ProtectionPolicyBaseItemRequestBuilderNavigationMetadata, ProtectionPolicyBaseItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const ProtectionPoliciesRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionPolicies{?%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 ProtectionPoliciesRequestBuilderGetQueryParametersMapper = {
|
|
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 ProtectionPoliciesRequestBuilderNavigationMetadata = {
|
|
33
|
+
byProtectionPolicyBaseId: {
|
|
34
|
+
requestsMetadata: ProtectionPolicyBaseItemRequestBuilderRequestsMetadata,
|
|
35
|
+
navigationMetadata: ProtectionPolicyBaseItemRequestBuilderNavigationMetadata,
|
|
36
|
+
pathParametersMappings: ["protectionPolicyBase%2Did"],
|
|
37
|
+
},
|
|
38
|
+
count: {
|
|
39
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
40
|
+
},
|
|
41
|
+
};
|
|
42
|
+
/**
|
|
43
|
+
* Metadata for all the requests in the request builder.
|
|
44
|
+
*/
|
|
45
|
+
export const ProtectionPoliciesRequestBuilderRequestsMetadata = {
|
|
46
|
+
get: {
|
|
47
|
+
uriTemplate: ProtectionPoliciesRequestBuilderUriTemplate,
|
|
48
|
+
responseBodyContentType: "application/json",
|
|
49
|
+
errorMappings: {
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
51
|
+
},
|
|
52
|
+
adapterMethodName: "send",
|
|
53
|
+
responseBodyFactory: createProtectionPolicyBaseCollectionResponseFromDiscriminatorValue,
|
|
54
|
+
queryParametersMapper: ProtectionPoliciesRequestBuilderGetQueryParametersMapper,
|
|
55
|
+
},
|
|
56
|
+
post: {
|
|
57
|
+
uriTemplate: ProtectionPoliciesRequestBuilderUriTemplate,
|
|
58
|
+
responseBodyContentType: "application/json",
|
|
59
|
+
errorMappings: {
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
61
|
+
},
|
|
62
|
+
adapterMethodName: "send",
|
|
63
|
+
responseBodyFactory: createProtectionPolicyBaseFromDiscriminatorValue,
|
|
64
|
+
requestBodyContentType: "application/json",
|
|
65
|
+
requestBodySerializer: serializeProtectionPolicyBase,
|
|
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,kEAAkE,EAAE,gDAAgD,EAAE,6BAA6B,EAA0E,MAAM,wCAAwC,CAAC;AACrR,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,wDAAwD,EAAE,sDAAsD,EAA+C,MAAM,iBAAiB,CAAC;AAoFhM;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,oIAAoI,CAAC;AAChM;;GAEG;AACH,MAAM,wDAAwD,GAA2B;IACrF,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,kDAAkD,GAAoH;IAC/K,wBAAwB,EAAE;QACtB,gBAAgB,EAAE,sDAAsD;QACxE,kBAAkB,EAAE,wDAAwD;QAC5E,sBAAsB,EAAE,CAAC,2BAA2B,CAAC;KACxD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,GAAG,EAAE;QACD,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kEAAkE;QACxF,qBAAqB,EAAE,wDAAwD;KAClF;IACD,IAAI,EAAE;QACF,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { type ProtectionPolicyBase } 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 call the activate method.
|
|
5
|
+
*/
|
|
6
|
+
export interface ActivateRequestBuilder extends BaseRequestBuilder<ActivateRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Activate a protectionPolicyBase.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<ProtectionPolicyBase>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
* @see {@link https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-1.0|Find more info here}
|
|
13
|
+
*/
|
|
14
|
+
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ProtectionPolicyBase | undefined>;
|
|
15
|
+
/**
|
|
16
|
+
* Activate a protectionPolicyBase.
|
|
17
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
18
|
+
* @returns {RequestInformation}
|
|
19
|
+
*/
|
|
20
|
+
toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Uri template for the request builder.
|
|
24
|
+
*/
|
|
25
|
+
export declare const ActivateRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionPolicies/{protectionPolicyBase%2Did}/activate";
|
|
26
|
+
/**
|
|
27
|
+
* Metadata for all the requests in the request builder.
|
|
28
|
+
*/
|
|
29
|
+
export declare const ActivateRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
30
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoD,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIrI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;;;;;OAMG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACnH;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,+FAA+F,CAAC;AAC9I;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAUpD,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createProtectionPolicyBaseFromDiscriminatorValue } 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 ActivateRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionPolicies/{protectionPolicyBase%2Did}/activate";
|
|
12
|
+
/**
|
|
13
|
+
* Metadata for all the requests in the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const ActivateRequestBuilderRequestsMetadata = {
|
|
16
|
+
post: {
|
|
17
|
+
uriTemplate: ActivateRequestBuilderUriTemplate,
|
|
18
|
+
responseBodyContentType: "application/json",
|
|
19
|
+
errorMappings: {
|
|
20
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
21
|
+
},
|
|
22
|
+
adapterMethodName: "send",
|
|
23
|
+
responseBodyFactory: createProtectionPolicyBaseFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
};
|
|
26
|
+
/* tslint:enable */
|
|
27
|
+
/* eslint-enable */
|
|
28
|
+
//# 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,gDAAgD,EAA6B,MAAM,wCAAwC,CAAC;AACrI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAuB7H;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,4FAA4F,CAAC;AAC9I;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,IAAI,EAAE;QACF,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;KACzE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { type ProtectionPolicyBase } 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 call the deactivate method.
|
|
5
|
+
*/
|
|
6
|
+
export interface DeactivateRequestBuilder extends BaseRequestBuilder<DeactivateRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Deactivate a protectionPolicyBase.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<ProtectionPolicyBase>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
* @see {@link https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-1.0|Find more info here}
|
|
13
|
+
*/
|
|
14
|
+
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ProtectionPolicyBase | undefined>;
|
|
15
|
+
/**
|
|
16
|
+
* Deactivate a protectionPolicyBase.
|
|
17
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
18
|
+
* @returns {RequestInformation}
|
|
19
|
+
*/
|
|
20
|
+
toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Uri template for the request builder.
|
|
24
|
+
*/
|
|
25
|
+
export declare const DeactivateRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionPolicies/{protectionPolicyBase%2Did}/deactivate";
|
|
26
|
+
/**
|
|
27
|
+
* Metadata for all the requests in the request builder.
|
|
28
|
+
*/
|
|
29
|
+
export declare const DeactivateRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
30
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoD,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIrI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;;OAMG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACnH;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,iGAAiG,CAAC;AAClJ;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAUtD,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createProtectionPolicyBaseFromDiscriminatorValue } 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 DeactivateRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionPolicies/{protectionPolicyBase%2Did}/deactivate";
|
|
12
|
+
/**
|
|
13
|
+
* Metadata for all the requests in the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const DeactivateRequestBuilderRequestsMetadata = {
|
|
16
|
+
post: {
|
|
17
|
+
uriTemplate: DeactivateRequestBuilderUriTemplate,
|
|
18
|
+
responseBodyContentType: "application/json",
|
|
19
|
+
errorMappings: {
|
|
20
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
21
|
+
},
|
|
22
|
+
adapterMethodName: "send",
|
|
23
|
+
responseBodyFactory: createProtectionPolicyBaseFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
};
|
|
26
|
+
/* tslint:enable */
|
|
27
|
+
/* eslint-enable */
|
|
28
|
+
//# 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,gDAAgD,EAA6B,MAAM,wCAAwC,CAAC;AACrI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAuB7H;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,8FAA8F,CAAC;AAClJ;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAqB;IACtE,IAAI,EAAE;QACF,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;KACzE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
import { type ProtectionPolicyBase } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type ActivateRequestBuilder } from './activate/index.js';
|
|
3
|
+
import { type DeactivateRequestBuilder } from './deactivate/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 protectionPolicies property of the microsoft.graph.backupRestoreRoot entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface ProtectionPolicyBaseItemRequestBuilder extends BaseRequestBuilder<ProtectionPolicyBaseItemRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to call the activate method.
|
|
11
|
+
*/
|
|
12
|
+
get activate(): ActivateRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to call the deactivate method.
|
|
15
|
+
*/
|
|
16
|
+
get deactivate(): DeactivateRequestBuilder;
|
|
17
|
+
/**
|
|
18
|
+
* Delete a protection policy. Read the properties and relationships of a protectionPolicyBase object.
|
|
19
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
20
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
21
|
+
* @see {@link https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-1.0|Find more info here}
|
|
22
|
+
*/
|
|
23
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
24
|
+
/**
|
|
25
|
+
* List of protection policies in the tenant.
|
|
26
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
|
+
* @returns {Promise<ProtectionPolicyBase>}
|
|
28
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
*/
|
|
30
|
+
get(requestConfiguration?: RequestConfiguration<ProtectionPolicyBaseItemRequestBuilderGetQueryParameters> | undefined): Promise<ProtectionPolicyBase | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* Update the navigation property protectionPolicies in solutions
|
|
33
|
+
* @param body The request body
|
|
34
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
|
+
* @returns {Promise<ProtectionPolicyBase>}
|
|
36
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
37
|
+
*/
|
|
38
|
+
patch(body: ProtectionPolicyBase, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ProtectionPolicyBase | undefined>;
|
|
39
|
+
/**
|
|
40
|
+
* Delete a protection policy. Read the properties and relationships of a protectionPolicyBase object.
|
|
41
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
|
+
* @returns {RequestInformation}
|
|
43
|
+
*/
|
|
44
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
45
|
+
/**
|
|
46
|
+
* List of protection policies in the tenant.
|
|
47
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
|
+
* @returns {RequestInformation}
|
|
49
|
+
*/
|
|
50
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ProtectionPolicyBaseItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
51
|
+
/**
|
|
52
|
+
* Update the navigation property protectionPolicies in solutions
|
|
53
|
+
* @param body The request body
|
|
54
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
55
|
+
* @returns {RequestInformation}
|
|
56
|
+
*/
|
|
57
|
+
toPatchRequestInformation(body: ProtectionPolicyBase, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* List of protection policies in the tenant.
|
|
61
|
+
*/
|
|
62
|
+
export interface ProtectionPolicyBaseItemRequestBuilderGetQueryParameters {
|
|
63
|
+
/**
|
|
64
|
+
* Expand related entities
|
|
65
|
+
*/
|
|
66
|
+
expand?: string[];
|
|
67
|
+
/**
|
|
68
|
+
* Select properties to be returned
|
|
69
|
+
*/
|
|
70
|
+
select?: string[];
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Uri template for the request builder.
|
|
74
|
+
*/
|
|
75
|
+
export declare const ProtectionPolicyBaseItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionPolicies/{protectionPolicyBase%2Did}{?%24expand,%24select}";
|
|
76
|
+
/**
|
|
77
|
+
* Metadata for all the navigation properties in the request builder.
|
|
78
|
+
*/
|
|
79
|
+
export declare const ProtectionPolicyBaseItemRequestBuilderNavigationMetadata: Record<Exclude<keyof ProtectionPolicyBaseItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
80
|
+
/**
|
|
81
|
+
* Metadata for all the requests in the request builder.
|
|
82
|
+
*/
|
|
83
|
+
export declare const ProtectionPolicyBaseItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
84
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE1G,OAAO,EAA4C,KAAK,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEhH,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,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;;;;OAKG;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,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;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,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,4GAA4G,CAAC;AAQ3K;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAO1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createProtectionPolicyBaseFromDiscriminatorValue, serializeProtectionPolicyBase } 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 { ActivateRequestBuilderRequestsMetadata } from './activate/index.js';
|
|
10
|
+
// @ts-ignore
|
|
11
|
+
import { DeactivateRequestBuilderRequestsMetadata } from './deactivate/index.js';
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const ProtectionPolicyBaseItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionPolicies/{protectionPolicyBase%2Did}{?%24expand,%24select}";
|
|
16
|
+
/**
|
|
17
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
18
|
+
*/
|
|
19
|
+
const ProtectionPolicyBaseItemRequestBuilderGetQueryParametersMapper = {
|
|
20
|
+
"expand": "%24expand",
|
|
21
|
+
"select": "%24select",
|
|
22
|
+
};
|
|
23
|
+
/**
|
|
24
|
+
* Metadata for all the navigation properties in the request builder.
|
|
25
|
+
*/
|
|
26
|
+
export const ProtectionPolicyBaseItemRequestBuilderNavigationMetadata = {
|
|
27
|
+
activate: {
|
|
28
|
+
requestsMetadata: ActivateRequestBuilderRequestsMetadata,
|
|
29
|
+
},
|
|
30
|
+
deactivate: {
|
|
31
|
+
requestsMetadata: DeactivateRequestBuilderRequestsMetadata,
|
|
32
|
+
},
|
|
33
|
+
};
|
|
34
|
+
/**
|
|
35
|
+
* Metadata for all the requests in the request builder.
|
|
36
|
+
*/
|
|
37
|
+
export const ProtectionPolicyBaseItemRequestBuilderRequestsMetadata = {
|
|
38
|
+
delete: {
|
|
39
|
+
uriTemplate: ProtectionPolicyBaseItemRequestBuilderUriTemplate,
|
|
40
|
+
responseBodyContentType: "application/json",
|
|
41
|
+
errorMappings: {
|
|
42
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
43
|
+
},
|
|
44
|
+
adapterMethodName: "sendNoResponseContent",
|
|
45
|
+
},
|
|
46
|
+
get: {
|
|
47
|
+
uriTemplate: ProtectionPolicyBaseItemRequestBuilderUriTemplate,
|
|
48
|
+
responseBodyContentType: "application/json",
|
|
49
|
+
errorMappings: {
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
51
|
+
},
|
|
52
|
+
adapterMethodName: "send",
|
|
53
|
+
responseBodyFactory: createProtectionPolicyBaseFromDiscriminatorValue,
|
|
54
|
+
queryParametersMapper: ProtectionPolicyBaseItemRequestBuilderGetQueryParametersMapper,
|
|
55
|
+
},
|
|
56
|
+
patch: {
|
|
57
|
+
uriTemplate: ProtectionPolicyBaseItemRequestBuilderUriTemplate,
|
|
58
|
+
responseBodyContentType: "application/json",
|
|
59
|
+
errorMappings: {
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
61
|
+
},
|
|
62
|
+
adapterMethodName: "send",
|
|
63
|
+
responseBodyFactory: createProtectionPolicyBaseFromDiscriminatorValue,
|
|
64
|
+
requestBodyContentType: "application/json",
|
|
65
|
+
requestBodySerializer: serializeProtectionPolicyBase,
|
|
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,gDAAgD,EAAE,6BAA6B,EAA6B,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;AAC1G,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAiC,MAAM,uBAAuB,CAAC;AAuEhH;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAG,yGAAyG,CAAC;AAC3K;;GAEG;AACH,MAAM,8DAA8D,GAA2B;IAC3F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAA0H;IAC3L,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;KAC3D;IACD,UAAU,EAAE;QACR,gBAAgB,EAAE,wCAAwC;KAC7D;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAAqB;IACpF,MAAM,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,qBAAqB,EAAE,8DAA8D;KACxF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,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/protectionUnits/$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,oFAAoF,CAAC;AAQhI;;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/protectionUnits/$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,iFAAiF,CAAC;AAChI;;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"}
|