@microsoft/msgraph-sdk-solutions 1.0.0-preview.26 → 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 -3
- 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/presenters/index.d.ts +3 -3
- package/solutions/virtualEvents/events/item/presenters/item/index.d.ts +3 -3
- 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/townhalls/index.d.ts +6 -5
- package/solutions/virtualEvents/townhalls/index.d.ts.map +1 -1
- package/solutions/virtualEvents/townhalls/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/item/index.d.ts +7 -5
- package/solutions/virtualEvents/townhalls/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/townhalls/item/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/item/presenters/index.d.ts +7 -5
- package/solutions/virtualEvents/townhalls/item/presenters/index.d.ts.map +1 -1
- package/solutions/virtualEvents/townhalls/item/presenters/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.d.ts +7 -5
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/item/sessions/index.d.ts +3 -3
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.d.ts +3 -3
- 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 +3 -2
- package/solutions/virtualEvents/webinars/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/index.d.ts +6 -5
- package/solutions/virtualEvents/webinars/item/presenters/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/item/index.d.ts +6 -5
- package/solutions/virtualEvents/webinars/item/presenters/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/item/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.d.ts +7 -5
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.d.ts +6 -5
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.js.map +1 -1
- 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.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.d.ts +3 -3
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.d.ts +2 -2
- 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,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/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteInclusionRules/$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,sJAAsJ,CAAC;AAQlM;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.js
ADDED
|
@@ -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/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteInclusionRules/$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,mJAAmJ,CAAC;AAClM;;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"}
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.d.ts
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import { type SiteProtectionRuleCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type SiteProtectionRuleItemRequestBuilder } 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 siteInclusionRules property of the microsoft.graph.sharePointProtectionPolicy entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface SiteInclusionRulesRequestBuilder extends BaseRequestBuilder<SiteInclusionRulesRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the siteInclusionRules property of the microsoft.graph.sharePointProtectionPolicy entity.
|
|
15
|
+
* @param siteProtectionRuleId The unique identifier of siteProtectionRule
|
|
16
|
+
* @returns {SiteProtectionRuleItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
bySiteProtectionRuleId(siteProtectionRuleId: string): SiteProtectionRuleItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get a list of siteProtectionRule objects associated with a sharePointProtectionPolicy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<SiteProtectionRuleCollectionResponse>}
|
|
23
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-1.0|Find more info here}
|
|
25
|
+
*/
|
|
26
|
+
get(requestConfiguration?: RequestConfiguration<SiteInclusionRulesRequestBuilderGetQueryParameters> | undefined): Promise<SiteProtectionRuleCollectionResponse | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* Get a list of siteProtectionRule objects associated with a sharePointProtectionPolicy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns {RequestInformation}
|
|
31
|
+
*/
|
|
32
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<SiteInclusionRulesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Get a list of siteProtectionRule objects associated with a sharePointProtectionPolicy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.
|
|
36
|
+
*/
|
|
37
|
+
export interface SiteInclusionRulesRequestBuilderGetQueryParameters {
|
|
38
|
+
/**
|
|
39
|
+
* Include count of items
|
|
40
|
+
*/
|
|
41
|
+
count?: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Expand related entities
|
|
44
|
+
*/
|
|
45
|
+
expand?: string[];
|
|
46
|
+
/**
|
|
47
|
+
* Filter items by property values
|
|
48
|
+
*/
|
|
49
|
+
filter?: string;
|
|
50
|
+
/**
|
|
51
|
+
* Order items by property values
|
|
52
|
+
*/
|
|
53
|
+
orderby?: string[];
|
|
54
|
+
/**
|
|
55
|
+
* Search items by search phrases
|
|
56
|
+
*/
|
|
57
|
+
search?: string;
|
|
58
|
+
/**
|
|
59
|
+
* Select properties to be returned
|
|
60
|
+
*/
|
|
61
|
+
select?: string[];
|
|
62
|
+
/**
|
|
63
|
+
* Skip the first n items
|
|
64
|
+
*/
|
|
65
|
+
skip?: number;
|
|
66
|
+
/**
|
|
67
|
+
* Show only the first n items
|
|
68
|
+
*/
|
|
69
|
+
top?: number;
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Uri template for the request builder.
|
|
73
|
+
*/
|
|
74
|
+
export declare const SiteInclusionRulesRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteInclusionRules{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
75
|
+
/**
|
|
76
|
+
* Metadata for all the navigation properties in the request builder.
|
|
77
|
+
*/
|
|
78
|
+
export declare const SiteInclusionRulesRequestBuilderNavigationMetadata: Record<Exclude<keyof SiteInclusionRulesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
79
|
+
/**
|
|
80
|
+
* Metadata for all the requests in the request builder.
|
|
81
|
+
*/
|
|
82
|
+
export declare const SiteInclusionRulesRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
83
|
+
//# sourceMappingURL=index.d.ts.map
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoE,KAAK,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAIrK,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAwD,KAAK,oCAAoC,EAAE,MAAM,iBAAiB,CAAC;AAElI,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,sBAAsB,CAAC,oBAAoB,EAAE,MAAM,GAAI,oCAAoC,CAAC;IAC7F;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IAC9K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;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,sMAAsM,CAAC;AAc/P;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAW9D,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createSiteProtectionRuleCollectionResponseFromDiscriminatorValue } 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 { SiteProtectionRuleItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const SiteInclusionRulesRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteInclusionRules{?%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 SiteInclusionRulesRequestBuilderGetQueryParametersMapper = {
|
|
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 SiteInclusionRulesRequestBuilderNavigationMetadata = {
|
|
33
|
+
bySiteProtectionRuleId: {
|
|
34
|
+
requestsMetadata: SiteProtectionRuleItemRequestBuilderRequestsMetadata,
|
|
35
|
+
pathParametersMappings: ["siteProtectionRule%2Did"],
|
|
36
|
+
},
|
|
37
|
+
count: {
|
|
38
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Metadata for all the requests in the request builder.
|
|
43
|
+
*/
|
|
44
|
+
export const SiteInclusionRulesRequestBuilderRequestsMetadata = {
|
|
45
|
+
get: {
|
|
46
|
+
uriTemplate: SiteInclusionRulesRequestBuilderUriTemplate,
|
|
47
|
+
responseBodyContentType: "application/json",
|
|
48
|
+
errorMappings: {
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
50
|
+
},
|
|
51
|
+
adapterMethodName: "send",
|
|
52
|
+
responseBodyFactory: createSiteProtectionRuleCollectionResponseFromDiscriminatorValue,
|
|
53
|
+
queryParametersMapper: SiteInclusionRulesRequestBuilderGetQueryParametersMapper,
|
|
54
|
+
},
|
|
55
|
+
};
|
|
56
|
+
/* tslint:enable */
|
|
57
|
+
/* eslint-enable */
|
|
58
|
+
//# sourceMappingURL=index.js.map
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.js.map
ADDED
|
@@ -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,gEAAgE,EAA6C,MAAM,wCAAwC,CAAC;AACrK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,oDAAoD,EAA6C,MAAM,iBAAiB,CAAC;AAsElI;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,mMAAmM,CAAC;AAC/P;;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,sBAAsB,EAAE;QACpB,gBAAgB,EAAE,oDAAoD;QACtE,sBAAsB,EAAE,CAAC,yBAAyB,CAAC;KACtD;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,gEAAgE;QACtF,qBAAqB,EAAE,wDAAwD;KAClF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.d.ts
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { type SiteProtectionRule } 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 siteInclusionRules property of the microsoft.graph.sharePointProtectionPolicy entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface SiteProtectionRuleItemRequestBuilder extends BaseRequestBuilder<SiteProtectionRuleItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Get a protection rule that's associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<SiteProtectionRule>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
* @see {@link https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0|Find more info here}
|
|
13
|
+
*/
|
|
14
|
+
get(requestConfiguration?: RequestConfiguration<SiteProtectionRuleItemRequestBuilderGetQueryParameters> | undefined): Promise<SiteProtectionRule | undefined>;
|
|
15
|
+
/**
|
|
16
|
+
* Get a protection rule that's associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.
|
|
17
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
18
|
+
* @returns {RequestInformation}
|
|
19
|
+
*/
|
|
20
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<SiteProtectionRuleItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Get a protection rule that's associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.
|
|
24
|
+
*/
|
|
25
|
+
export interface SiteProtectionRuleItemRequestBuilderGetQueryParameters {
|
|
26
|
+
/**
|
|
27
|
+
* Expand related entities
|
|
28
|
+
*/
|
|
29
|
+
expand?: string[];
|
|
30
|
+
/**
|
|
31
|
+
* Select properties to be returned
|
|
32
|
+
*/
|
|
33
|
+
select?: string[];
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Uri template for the request builder.
|
|
37
|
+
*/
|
|
38
|
+
export declare const SiteProtectionRuleItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteInclusionRules/{siteProtectionRule%2Did}{?%24expand,%24select}";
|
|
39
|
+
/**
|
|
40
|
+
* Metadata for all the requests in the request builder.
|
|
41
|
+
*/
|
|
42
|
+
export declare const SiteProtectionRuleItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
43
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkD,KAAK,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAIjI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAChK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClK;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,+CAA+C,yKAAyK,CAAC;AAQtO;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBAWlE,CAAC"}
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.js
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createSiteProtectionRuleFromDiscriminatorValue } 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 SiteProtectionRuleItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteInclusionRules/{siteProtectionRule%2Did}{?%24expand,%24select}";
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const SiteProtectionRuleItemRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"select": "%24select",
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Metadata for all the requests in the request builder.
|
|
21
|
+
*/
|
|
22
|
+
export const SiteProtectionRuleItemRequestBuilderRequestsMetadata = {
|
|
23
|
+
get: {
|
|
24
|
+
uriTemplate: SiteProtectionRuleItemRequestBuilderUriTemplate,
|
|
25
|
+
responseBodyContentType: "application/json",
|
|
26
|
+
errorMappings: {
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
28
|
+
},
|
|
29
|
+
adapterMethodName: "send",
|
|
30
|
+
responseBodyFactory: createSiteProtectionRuleFromDiscriminatorValue,
|
|
31
|
+
queryParametersMapper: SiteProtectionRuleItemRequestBuilderGetQueryParametersMapper,
|
|
32
|
+
},
|
|
33
|
+
};
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
36
|
+
//# 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,8CAA8C,EAA2B,MAAM,wCAAwC,CAAC;AACjI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAoC7H;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAG,sKAAsK,CAAC;AACtO;;GAEG;AACH,MAAM,4DAA4D,GAA2B;IACzF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,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,8CAA8C;QACpE,qBAAqB,EAAE,4DAA4D;KACtF;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/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteProtectionUnits/$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,uJAAuJ,CAAC;AAQnM;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.js
ADDED
|
@@ -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/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteProtectionUnits/$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,oJAAoJ,CAAC;AACnM;;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"}
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.d.ts
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import { type SiteProtectionUnitCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type SiteProtectionUnitItemRequestBuilder } 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 siteProtectionUnits property of the microsoft.graph.sharePointProtectionPolicy entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface SiteProtectionUnitsRequestBuilder extends BaseRequestBuilder<SiteProtectionUnitsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the siteProtectionUnits property of the microsoft.graph.sharePointProtectionPolicy entity.
|
|
15
|
+
* @param siteProtectionUnitId The unique identifier of siteProtectionUnit
|
|
16
|
+
* @returns {SiteProtectionUnitItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
bySiteProtectionUnitId(siteProtectionUnitId: string): SiteProtectionUnitItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<SiteProtectionUnitCollectionResponse>}
|
|
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-siteprotectionunits?view=graph-rest-1.0|Find more info here}
|
|
25
|
+
*/
|
|
26
|
+
get(requestConfiguration?: RequestConfiguration<SiteProtectionUnitsRequestBuilderGetQueryParameters> | undefined): Promise<SiteProtectionUnitCollectionResponse | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy.
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns {RequestInformation}
|
|
31
|
+
*/
|
|
32
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<SiteProtectionUnitsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy.
|
|
36
|
+
*/
|
|
37
|
+
export interface SiteProtectionUnitsRequestBuilderGetQueryParameters {
|
|
38
|
+
/**
|
|
39
|
+
* Include count of items
|
|
40
|
+
*/
|
|
41
|
+
count?: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Expand related entities
|
|
44
|
+
*/
|
|
45
|
+
expand?: string[];
|
|
46
|
+
/**
|
|
47
|
+
* Filter items by property values
|
|
48
|
+
*/
|
|
49
|
+
filter?: string;
|
|
50
|
+
/**
|
|
51
|
+
* Order items by property values
|
|
52
|
+
*/
|
|
53
|
+
orderby?: string[];
|
|
54
|
+
/**
|
|
55
|
+
* Search items by search phrases
|
|
56
|
+
*/
|
|
57
|
+
search?: string;
|
|
58
|
+
/**
|
|
59
|
+
* Select properties to be returned
|
|
60
|
+
*/
|
|
61
|
+
select?: string[];
|
|
62
|
+
/**
|
|
63
|
+
* Skip the first n items
|
|
64
|
+
*/
|
|
65
|
+
skip?: number;
|
|
66
|
+
/**
|
|
67
|
+
* Show only the first n items
|
|
68
|
+
*/
|
|
69
|
+
top?: number;
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Uri template for the request builder.
|
|
73
|
+
*/
|
|
74
|
+
export declare const SiteProtectionUnitsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteProtectionUnits{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
75
|
+
/**
|
|
76
|
+
* Metadata for all the navigation properties in the request builder.
|
|
77
|
+
*/
|
|
78
|
+
export declare const SiteProtectionUnitsRequestBuilderNavigationMetadata: Record<Exclude<keyof SiteProtectionUnitsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
79
|
+
/**
|
|
80
|
+
* Metadata for all the requests in the request builder.
|
|
81
|
+
*/
|
|
82
|
+
export declare const SiteProtectionUnitsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
83
|
+
//# sourceMappingURL=index.d.ts.map
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoE,KAAK,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAIrK,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAwD,KAAK,oCAAoC,EAAE,MAAM,iBAAiB,CAAC;AAElI,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,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,sBAAsB,CAAC,oBAAoB,EAAE,MAAM,GAAI,oCAAoC,CAAC;IAC7F;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mDAAmD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IAC/K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mDAAmD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/J;AACD;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAChE;;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,4CAA4C,uMAAuM,CAAC;AAcjQ;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,iCAAiC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQhL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBAW/D,CAAC"}
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.js
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createSiteProtectionUnitCollectionResponseFromDiscriminatorValue } 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 { SiteProtectionUnitItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const SiteProtectionUnitsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteProtectionUnits{?%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 SiteProtectionUnitsRequestBuilderGetQueryParametersMapper = {
|
|
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 SiteProtectionUnitsRequestBuilderNavigationMetadata = {
|
|
33
|
+
bySiteProtectionUnitId: {
|
|
34
|
+
requestsMetadata: SiteProtectionUnitItemRequestBuilderRequestsMetadata,
|
|
35
|
+
pathParametersMappings: ["siteProtectionUnit%2Did"],
|
|
36
|
+
},
|
|
37
|
+
count: {
|
|
38
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Metadata for all the requests in the request builder.
|
|
43
|
+
*/
|
|
44
|
+
export const SiteProtectionUnitsRequestBuilderRequestsMetadata = {
|
|
45
|
+
get: {
|
|
46
|
+
uriTemplate: SiteProtectionUnitsRequestBuilderUriTemplate,
|
|
47
|
+
responseBodyContentType: "application/json",
|
|
48
|
+
errorMappings: {
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
50
|
+
},
|
|
51
|
+
adapterMethodName: "send",
|
|
52
|
+
responseBodyFactory: createSiteProtectionUnitCollectionResponseFromDiscriminatorValue,
|
|
53
|
+
queryParametersMapper: SiteProtectionUnitsRequestBuilderGetQueryParametersMapper,
|
|
54
|
+
},
|
|
55
|
+
};
|
|
56
|
+
/* tslint:enable */
|
|
57
|
+
/* eslint-enable */
|
|
58
|
+
//# sourceMappingURL=index.js.map
|
package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.js.map
ADDED
|
@@ -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,gEAAgE,EAA6C,MAAM,wCAAwC,CAAC;AACrK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,oDAAoD,EAA6C,MAAM,iBAAiB,CAAC;AAsElI;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAG,oMAAoM,CAAC;AACjQ;;GAEG;AACH,MAAM,yDAAyD,GAA2B;IACtF,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,mDAAmD,GAAqH;IACjL,sBAAsB,EAAE;QACpB,gBAAgB,EAAE,oDAAoD;QACtE,sBAAsB,EAAE,CAAC,yBAAyB,CAAC;KACtD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAqB;IAC/E,GAAG,EAAE;QACD,WAAW,EAAE,4CAA4C;QACzD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gEAAgE;QACtF,qBAAqB,EAAE,yDAAyD;KACnF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { type SiteProtectionUnit } 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 siteProtectionUnits property of the microsoft.graph.sharePointProtectionPolicy entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface SiteProtectionUnitItemRequestBuilder extends BaseRequestBuilder<SiteProtectionUnitItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* The protection units (sites) that are protected under the site protection policy.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<SiteProtectionUnit>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
*/
|
|
13
|
+
get(requestConfiguration?: RequestConfiguration<SiteProtectionUnitItemRequestBuilderGetQueryParameters> | undefined): Promise<SiteProtectionUnit | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* The protection units (sites) that are protected under the site protection policy.
|
|
16
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
|
+
* @returns {RequestInformation}
|
|
18
|
+
*/
|
|
19
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<SiteProtectionUnitItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* The protection units (sites) that are protected under the site protection policy.
|
|
23
|
+
*/
|
|
24
|
+
export interface SiteProtectionUnitItemRequestBuilderGetQueryParameters {
|
|
25
|
+
/**
|
|
26
|
+
* Expand related entities
|
|
27
|
+
*/
|
|
28
|
+
expand?: string[];
|
|
29
|
+
/**
|
|
30
|
+
* Select properties to be returned
|
|
31
|
+
*/
|
|
32
|
+
select?: string[];
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Uri template for the request builder.
|
|
36
|
+
*/
|
|
37
|
+
export declare const SiteProtectionUnitItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy%2Did}/siteProtectionUnits/{siteProtectionUnit%2Did}{?%24expand,%24select}";
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
export declare const SiteProtectionUnitItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
42
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkD,KAAK,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAIjI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAChK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClK;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,+CAA+C,0KAA0K,CAAC;AAQvO;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBAWlE,CAAC"}
|