@azure/arm-policy 5.2.0-beta.2 → 6.0.0
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/CHANGELOG.md +15 -54
- package/README.md +1 -1
- package/dist/browser/models/index.d.ts +73 -564
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +14 -44
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +4 -22
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +473 -1172
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +6 -18
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +37 -136
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/index.d.ts +0 -4
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +0 -4
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/policyAssignments.d.ts +4 -4
- package/dist/browser/operations/policyAssignments.d.ts.map +1 -1
- package/dist/browser/operations/policyAssignments.js +25 -73
- package/dist/browser/operations/policyAssignments.js.map +1 -1
- package/dist/browser/operations/policyDefinitionVersions.d.ts +4 -4
- package/dist/browser/operations/policyDefinitionVersions.d.ts.map +1 -1
- package/dist/browser/operations/policyDefinitionVersions.js +19 -27
- package/dist/browser/operations/policyDefinitionVersions.js.map +1 -1
- package/dist/browser/operations/policyDefinitions.d.ts +4 -4
- package/dist/browser/operations/policyDefinitions.d.ts.map +1 -1
- package/dist/browser/operations/policyDefinitions.js +20 -52
- package/dist/browser/operations/policyDefinitions.js.map +1 -1
- package/dist/browser/operations/policySetDefinitionVersions.d.ts +4 -4
- package/dist/browser/operations/policySetDefinitionVersions.d.ts.map +1 -1
- package/dist/browser/operations/policySetDefinitionVersions.js +18 -26
- package/dist/browser/operations/policySetDefinitionVersions.js.map +1 -1
- package/dist/browser/operations/policySetDefinitions.d.ts +4 -4
- package/dist/browser/operations/policySetDefinitions.d.ts.map +1 -1
- package/dist/browser/operations/policySetDefinitions.js +17 -52
- package/dist/browser/operations/policySetDefinitions.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +0 -4
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +0 -4
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/policyAssignments.d.ts +2 -2
- package/dist/browser/operationsInterfaces/policyAssignments.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/policyAssignments.js.map +1 -1
- package/dist/browser/operationsInterfaces/policyDefinitionVersions.d.ts +2 -2
- package/dist/browser/operationsInterfaces/policyDefinitionVersions.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/policyDefinitionVersions.js.map +1 -1
- package/dist/browser/operationsInterfaces/policyDefinitions.d.ts +2 -2
- package/dist/browser/operationsInterfaces/policyDefinitions.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/policyDefinitions.js.map +1 -1
- package/dist/browser/operationsInterfaces/policySetDefinitionVersions.d.ts +2 -2
- package/dist/browser/operationsInterfaces/policySetDefinitionVersions.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/policySetDefinitionVersions.js.map +1 -1
- package/dist/browser/operationsInterfaces/policySetDefinitions.d.ts +2 -2
- package/dist/browser/operationsInterfaces/policySetDefinitions.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/policySetDefinitions.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/policyClient.d.ts +6 -7
- package/dist/browser/policyClient.d.ts.map +1 -1
- package/dist/browser/policyClient.js +30 -8
- package/dist/browser/policyClient.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +73 -564
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +15 -45
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +4 -22
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +474 -1173
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +6 -18
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +37 -136
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +0 -4
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +0 -4
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/policyAssignments.d.ts +4 -4
- package/dist/commonjs/operations/policyAssignments.d.ts.map +1 -1
- package/dist/commonjs/operations/policyAssignments.js +25 -73
- package/dist/commonjs/operations/policyAssignments.js.map +1 -1
- package/dist/commonjs/operations/policyDefinitionVersions.d.ts +4 -4
- package/dist/commonjs/operations/policyDefinitionVersions.d.ts.map +1 -1
- package/dist/commonjs/operations/policyDefinitionVersions.js +19 -27
- package/dist/commonjs/operations/policyDefinitionVersions.js.map +1 -1
- package/dist/commonjs/operations/policyDefinitions.d.ts +4 -4
- package/dist/commonjs/operations/policyDefinitions.d.ts.map +1 -1
- package/dist/commonjs/operations/policyDefinitions.js +20 -52
- package/dist/commonjs/operations/policyDefinitions.js.map +1 -1
- package/dist/commonjs/operations/policySetDefinitionVersions.d.ts +4 -4
- package/dist/commonjs/operations/policySetDefinitionVersions.d.ts.map +1 -1
- package/dist/commonjs/operations/policySetDefinitionVersions.js +18 -26
- package/dist/commonjs/operations/policySetDefinitionVersions.js.map +1 -1
- package/dist/commonjs/operations/policySetDefinitions.d.ts +4 -4
- package/dist/commonjs/operations/policySetDefinitions.d.ts.map +1 -1
- package/dist/commonjs/operations/policySetDefinitions.js +17 -52
- package/dist/commonjs/operations/policySetDefinitions.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +0 -4
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +0 -4
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/policyAssignments.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/policyAssignments.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/policyAssignments.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/policyDefinitionVersions.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/policyDefinitionVersions.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/policyDefinitionVersions.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/policyDefinitions.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/policyDefinitions.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/policyDefinitions.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/policySetDefinitionVersions.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/policySetDefinitionVersions.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/policySetDefinitionVersions.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/policySetDefinitions.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/policySetDefinitions.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/policySetDefinitions.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/policyClient.d.ts +6 -7
- package/dist/commonjs/policyClient.d.ts.map +1 -1
- package/dist/commonjs/policyClient.js +29 -7
- package/dist/commonjs/policyClient.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/models/index.d.ts +73 -564
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +14 -44
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +4 -22
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +473 -1172
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +6 -18
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +37 -136
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/index.d.ts +0 -4
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +0 -4
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/policyAssignments.d.ts +4 -4
- package/dist/esm/operations/policyAssignments.d.ts.map +1 -1
- package/dist/esm/operations/policyAssignments.js +25 -73
- package/dist/esm/operations/policyAssignments.js.map +1 -1
- package/dist/esm/operations/policyDefinitionVersions.d.ts +4 -4
- package/dist/esm/operations/policyDefinitionVersions.d.ts.map +1 -1
- package/dist/esm/operations/policyDefinitionVersions.js +19 -27
- package/dist/esm/operations/policyDefinitionVersions.js.map +1 -1
- package/dist/esm/operations/policyDefinitions.d.ts +4 -4
- package/dist/esm/operations/policyDefinitions.d.ts.map +1 -1
- package/dist/esm/operations/policyDefinitions.js +20 -52
- package/dist/esm/operations/policyDefinitions.js.map +1 -1
- package/dist/esm/operations/policySetDefinitionVersions.d.ts +4 -4
- package/dist/esm/operations/policySetDefinitionVersions.d.ts.map +1 -1
- package/dist/esm/operations/policySetDefinitionVersions.js +18 -26
- package/dist/esm/operations/policySetDefinitionVersions.js.map +1 -1
- package/dist/esm/operations/policySetDefinitions.d.ts +4 -4
- package/dist/esm/operations/policySetDefinitions.d.ts.map +1 -1
- package/dist/esm/operations/policySetDefinitions.js +17 -52
- package/dist/esm/operations/policySetDefinitions.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +0 -4
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +0 -4
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/policyAssignments.d.ts +2 -2
- package/dist/esm/operationsInterfaces/policyAssignments.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/policyAssignments.js.map +1 -1
- package/dist/esm/operationsInterfaces/policyDefinitionVersions.d.ts +2 -2
- package/dist/esm/operationsInterfaces/policyDefinitionVersions.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/policyDefinitionVersions.js.map +1 -1
- package/dist/esm/operationsInterfaces/policyDefinitions.d.ts +2 -2
- package/dist/esm/operationsInterfaces/policyDefinitions.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/policyDefinitions.js.map +1 -1
- package/dist/esm/operationsInterfaces/policySetDefinitionVersions.d.ts +2 -2
- package/dist/esm/operationsInterfaces/policySetDefinitionVersions.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/policySetDefinitionVersions.js.map +1 -1
- package/dist/esm/operationsInterfaces/policySetDefinitions.d.ts +2 -2
- package/dist/esm/operationsInterfaces/policySetDefinitions.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/policySetDefinitions.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/policyClient.d.ts +6 -7
- package/dist/esm/policyClient.d.ts.map +1 -1
- package/dist/esm/policyClient.js +30 -8
- package/dist/esm/policyClient.js.map +1 -1
- package/dist/react-native/models/index.d.ts +73 -564
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +14 -44
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +4 -22
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +473 -1172
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +6 -18
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +37 -136
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +0 -4
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +0 -4
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/policyAssignments.d.ts +4 -4
- package/dist/react-native/operations/policyAssignments.d.ts.map +1 -1
- package/dist/react-native/operations/policyAssignments.js +25 -73
- package/dist/react-native/operations/policyAssignments.js.map +1 -1
- package/dist/react-native/operations/policyDefinitionVersions.d.ts +4 -4
- package/dist/react-native/operations/policyDefinitionVersions.d.ts.map +1 -1
- package/dist/react-native/operations/policyDefinitionVersions.js +19 -27
- package/dist/react-native/operations/policyDefinitionVersions.js.map +1 -1
- package/dist/react-native/operations/policyDefinitions.d.ts +4 -4
- package/dist/react-native/operations/policyDefinitions.d.ts.map +1 -1
- package/dist/react-native/operations/policyDefinitions.js +20 -52
- package/dist/react-native/operations/policyDefinitions.js.map +1 -1
- package/dist/react-native/operations/policySetDefinitionVersions.d.ts +4 -4
- package/dist/react-native/operations/policySetDefinitionVersions.d.ts.map +1 -1
- package/dist/react-native/operations/policySetDefinitionVersions.js +18 -26
- package/dist/react-native/operations/policySetDefinitionVersions.js.map +1 -1
- package/dist/react-native/operations/policySetDefinitions.d.ts +4 -4
- package/dist/react-native/operations/policySetDefinitions.d.ts.map +1 -1
- package/dist/react-native/operations/policySetDefinitions.js +17 -52
- package/dist/react-native/operations/policySetDefinitions.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +0 -4
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +0 -4
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/policyAssignments.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/policyAssignments.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/policyAssignments.js.map +1 -1
- package/dist/react-native/operationsInterfaces/policyDefinitionVersions.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/policyDefinitionVersions.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/policyDefinitionVersions.js.map +1 -1
- package/dist/react-native/operationsInterfaces/policyDefinitions.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/policyDefinitions.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/policyDefinitions.js.map +1 -1
- package/dist/react-native/operationsInterfaces/policySetDefinitionVersions.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/policySetDefinitionVersions.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/policySetDefinitionVersions.js.map +1 -1
- package/dist/react-native/operationsInterfaces/policySetDefinitions.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/policySetDefinitions.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/policySetDefinitions.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/policyClient.d.ts +6 -7
- package/dist/react-native/policyClient.d.ts.map +1 -1
- package/dist/react-native/policyClient.js +30 -8
- package/dist/react-native/policyClient.js.map +1 -1
- package/package.json +40 -42
- package/review/arm-policy.api.md +11 -470
- package/dist/browser/operations/dataPolicyManifests.d.ts +0 -46
- package/dist/browser/operations/dataPolicyManifests.d.ts.map +0 -1
- package/dist/browser/operations/dataPolicyManifests.js +0 -165
- package/dist/browser/operations/dataPolicyManifests.js.map +0 -1
- package/dist/browser/operations/policyExemptions.d.ts +0 -222
- package/dist/browser/operations/policyExemptions.d.ts.map +0 -1
- package/dist/browser/operations/policyExemptions.js +0 -733
- package/dist/browser/operations/policyExemptions.js.map +0 -1
- package/dist/browser/operations/variableValues.d.ts +0 -118
- package/dist/browser/operations/variableValues.d.ts.map +0 -1
- package/dist/browser/operations/variableValues.js +0 -478
- package/dist/browser/operations/variableValues.js.map +0 -1
- package/dist/browser/operations/variables.d.ts +0 -101
- package/dist/browser/operations/variables.d.ts.map +0 -1
- package/dist/browser/operations/variables.js +0 -439
- package/dist/browser/operations/variables.js.map +0 -1
- package/dist/browser/operationsInterfaces/dataPolicyManifests.d.ts +0 -21
- package/dist/browser/operationsInterfaces/dataPolicyManifests.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/dataPolicyManifests.js +0 -9
- package/dist/browser/operationsInterfaces/dataPolicyManifests.js.map +0 -1
- package/dist/browser/operationsInterfaces/policyExemptions.d.ts +0 -115
- package/dist/browser/operationsInterfaces/policyExemptions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/policyExemptions.js +0 -9
- package/dist/browser/operationsInterfaces/policyExemptions.js.map +0 -1
- package/dist/browser/operationsInterfaces/variableValues.d.ts +0 -76
- package/dist/browser/operationsInterfaces/variableValues.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/variableValues.js +0 -9
- package/dist/browser/operationsInterfaces/variableValues.js.map +0 -1
- package/dist/browser/operationsInterfaces/variables.d.ts +0 -65
- package/dist/browser/operationsInterfaces/variables.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/variables.js +0 -9
- package/dist/browser/operationsInterfaces/variables.js.map +0 -1
- package/dist/commonjs/operations/dataPolicyManifests.d.ts +0 -46
- package/dist/commonjs/operations/dataPolicyManifests.d.ts.map +0 -1
- package/dist/commonjs/operations/dataPolicyManifests.js +0 -169
- package/dist/commonjs/operations/dataPolicyManifests.js.map +0 -1
- package/dist/commonjs/operations/policyExemptions.d.ts +0 -222
- package/dist/commonjs/operations/policyExemptions.d.ts.map +0 -1
- package/dist/commonjs/operations/policyExemptions.js +0 -737
- package/dist/commonjs/operations/policyExemptions.js.map +0 -1
- package/dist/commonjs/operations/variableValues.d.ts +0 -118
- package/dist/commonjs/operations/variableValues.d.ts.map +0 -1
- package/dist/commonjs/operations/variableValues.js +0 -482
- package/dist/commonjs/operations/variableValues.js.map +0 -1
- package/dist/commonjs/operations/variables.d.ts +0 -101
- package/dist/commonjs/operations/variables.d.ts.map +0 -1
- package/dist/commonjs/operations/variables.js +0 -443
- package/dist/commonjs/operations/variables.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/dataPolicyManifests.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/dataPolicyManifests.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/dataPolicyManifests.js +0 -10
- package/dist/commonjs/operationsInterfaces/dataPolicyManifests.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/policyExemptions.d.ts +0 -115
- package/dist/commonjs/operationsInterfaces/policyExemptions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/policyExemptions.js +0 -10
- package/dist/commonjs/operationsInterfaces/policyExemptions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/variableValues.d.ts +0 -76
- package/dist/commonjs/operationsInterfaces/variableValues.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/variableValues.js +0 -10
- package/dist/commonjs/operationsInterfaces/variableValues.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/variables.d.ts +0 -65
- package/dist/commonjs/operationsInterfaces/variables.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/variables.js +0 -10
- package/dist/commonjs/operationsInterfaces/variables.js.map +0 -1
- package/dist/esm/operations/dataPolicyManifests.d.ts +0 -46
- package/dist/esm/operations/dataPolicyManifests.d.ts.map +0 -1
- package/dist/esm/operations/dataPolicyManifests.js +0 -165
- package/dist/esm/operations/dataPolicyManifests.js.map +0 -1
- package/dist/esm/operations/policyExemptions.d.ts +0 -222
- package/dist/esm/operations/policyExemptions.d.ts.map +0 -1
- package/dist/esm/operations/policyExemptions.js +0 -733
- package/dist/esm/operations/policyExemptions.js.map +0 -1
- package/dist/esm/operations/variableValues.d.ts +0 -118
- package/dist/esm/operations/variableValues.d.ts.map +0 -1
- package/dist/esm/operations/variableValues.js +0 -478
- package/dist/esm/operations/variableValues.js.map +0 -1
- package/dist/esm/operations/variables.d.ts +0 -101
- package/dist/esm/operations/variables.d.ts.map +0 -1
- package/dist/esm/operations/variables.js +0 -439
- package/dist/esm/operations/variables.js.map +0 -1
- package/dist/esm/operationsInterfaces/dataPolicyManifests.d.ts +0 -21
- package/dist/esm/operationsInterfaces/dataPolicyManifests.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/dataPolicyManifests.js +0 -9
- package/dist/esm/operationsInterfaces/dataPolicyManifests.js.map +0 -1
- package/dist/esm/operationsInterfaces/policyExemptions.d.ts +0 -115
- package/dist/esm/operationsInterfaces/policyExemptions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/policyExemptions.js +0 -9
- package/dist/esm/operationsInterfaces/policyExemptions.js.map +0 -1
- package/dist/esm/operationsInterfaces/variableValues.d.ts +0 -76
- package/dist/esm/operationsInterfaces/variableValues.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/variableValues.js +0 -9
- package/dist/esm/operationsInterfaces/variableValues.js.map +0 -1
- package/dist/esm/operationsInterfaces/variables.d.ts +0 -65
- package/dist/esm/operationsInterfaces/variables.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/variables.js +0 -9
- package/dist/esm/operationsInterfaces/variables.js.map +0 -1
- package/dist/react-native/operations/dataPolicyManifests.d.ts +0 -46
- package/dist/react-native/operations/dataPolicyManifests.d.ts.map +0 -1
- package/dist/react-native/operations/dataPolicyManifests.js +0 -165
- package/dist/react-native/operations/dataPolicyManifests.js.map +0 -1
- package/dist/react-native/operations/policyExemptions.d.ts +0 -222
- package/dist/react-native/operations/policyExemptions.d.ts.map +0 -1
- package/dist/react-native/operations/policyExemptions.js +0 -733
- package/dist/react-native/operations/policyExemptions.js.map +0 -1
- package/dist/react-native/operations/variableValues.d.ts +0 -118
- package/dist/react-native/operations/variableValues.d.ts.map +0 -1
- package/dist/react-native/operations/variableValues.js +0 -478
- package/dist/react-native/operations/variableValues.js.map +0 -1
- package/dist/react-native/operations/variables.d.ts +0 -101
- package/dist/react-native/operations/variables.d.ts.map +0 -1
- package/dist/react-native/operations/variables.js +0 -439
- package/dist/react-native/operations/variables.js.map +0 -1
- package/dist/react-native/operationsInterfaces/dataPolicyManifests.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/dataPolicyManifests.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/dataPolicyManifests.js +0 -9
- package/dist/react-native/operationsInterfaces/dataPolicyManifests.js.map +0 -1
- package/dist/react-native/operationsInterfaces/policyExemptions.d.ts +0 -115
- package/dist/react-native/operationsInterfaces/policyExemptions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/policyExemptions.js +0 -9
- package/dist/react-native/operationsInterfaces/policyExemptions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/variableValues.d.ts +0 -76
- package/dist/react-native/operationsInterfaces/variableValues.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/variableValues.js +0 -9
- package/dist/react-native/operationsInterfaces/variableValues.js.map +0 -1
- package/dist/react-native/operationsInterfaces/variables.d.ts +0 -65
- package/dist/react-native/operationsInterfaces/variables.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/variables.js +0 -9
- package/dist/react-native/operationsInterfaces/variables.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policySetDefinitions.js","sourceRoot":"","sources":["../../../src/operations/policySetDefinitions.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { PolicySetDefinitions } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { PolicyClient } from \"../policyClient.js\";\nimport {\n PolicySetDefinition,\n PolicySetDefinitionsListNextOptionalParams,\n PolicySetDefinitionsListOptionalParams,\n PolicySetDefinitionsListResponse,\n PolicySetDefinitionsListBuiltInNextOptionalParams,\n PolicySetDefinitionsListBuiltInOptionalParams,\n PolicySetDefinitionsListBuiltInResponse,\n PolicySetDefinitionsListByManagementGroupNextOptionalParams,\n PolicySetDefinitionsListByManagementGroupOptionalParams,\n PolicySetDefinitionsListByManagementGroupResponse,\n PolicySetDefinitionsCreateOrUpdateOptionalParams,\n PolicySetDefinitionsCreateOrUpdateResponse,\n PolicySetDefinitionsDeleteOptionalParams,\n PolicySetDefinitionsGetOptionalParams,\n PolicySetDefinitionsGetResponse,\n PolicySetDefinitionsGetBuiltInOptionalParams,\n PolicySetDefinitionsGetBuiltInResponse,\n PolicySetDefinitionsCreateOrUpdateAtManagementGroupOptionalParams,\n PolicySetDefinitionsCreateOrUpdateAtManagementGroupResponse,\n PolicySetDefinitionsDeleteAtManagementGroupOptionalParams,\n PolicySetDefinitionsGetAtManagementGroupOptionalParams,\n PolicySetDefinitionsGetAtManagementGroupResponse,\n PolicySetDefinitionsListNextResponse,\n PolicySetDefinitionsListBuiltInNextResponse,\n PolicySetDefinitionsListByManagementGroupNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PolicySetDefinitions operations. */\nexport class PolicySetDefinitionsImpl implements PolicySetDefinitions {\n private readonly client: PolicyClient;\n\n /**\n * Initialize a new instance of the class PolicySetDefinitions class.\n * @param client Reference to the service client\n */\n constructor(client: PolicyClient) {\n this.client = client;\n }\n\n /**\n * This operation retrieves a list of all the policy set definitions in a given subscription that match\n * the optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq {value}'\n * or 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all policy set\n * definitions associated with the subscription, including those that apply directly or from management\n * groups that contain the given subscription. If $filter=atExactScope() is provided, the returned list\n * only includes all policy set definitions that at the given subscription. If $filter='policyType -eq\n * {value}' is provided, the returned list only includes all policy set definitions whose type match\n * the {value}. Possible policyType values are NotSpecified, BuiltIn and Custom. If $filter='category\n * -eq {value}' is provided, the returned list only includes all policy set definitions whose category\n * match the {value}.\n * @param options The options parameters.\n */\n public list(\n options?: PolicySetDefinitionsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinition> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: PolicySetDefinitionsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicySetDefinition[]> {\n let result: PolicySetDefinitionsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: PolicySetDefinitionsListOptionalParams,\n ): AsyncIterableIterator<PolicySetDefinition> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * This operation retrieves a list of all the built-in policy set definitions that match the optional\n * given $filter. If $filter='category -eq {value}' is provided, the returned list only includes all\n * built-in policy set definitions whose category match the {value}.\n * @param options The options parameters.\n */\n public listBuiltIn(\n options?: PolicySetDefinitionsListBuiltInOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinition> {\n const iter = this.listBuiltInPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listBuiltInPagingPage(options, settings);\n },\n };\n }\n\n private async *listBuiltInPagingPage(\n options?: PolicySetDefinitionsListBuiltInOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicySetDefinition[]> {\n let result: PolicySetDefinitionsListBuiltInResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listBuiltIn(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listBuiltInNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listBuiltInPagingAll(\n options?: PolicySetDefinitionsListBuiltInOptionalParams,\n ): AsyncIterableIterator<PolicySetDefinition> {\n for await (const page of this.listBuiltInPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * This operation retrieves a list of all the policy set definitions in a given management group that\n * match the optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq\n * {value}' or 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all\n * policy set definitions associated with the management group, including those that apply directly or\n * from management groups that contain the given management group. If $filter=atExactScope() is\n * provided, the returned list only includes all policy set definitions that at the given management\n * group. If $filter='policyType -eq {value}' is provided, the returned list only includes all policy\n * set definitions whose type match the {value}. Possible policyType values are NotSpecified, BuiltIn\n * and Custom. If $filter='category -eq {value}' is provided, the returned list only includes all\n * policy set definitions whose category match the {value}.\n * @param managementGroupId The ID of the management group.\n * @param options The options parameters.\n */\n public listByManagementGroup(\n managementGroupId: string,\n options?: PolicySetDefinitionsListByManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinition> {\n const iter = this.listByManagementGroupPagingAll(\n managementGroupId,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByManagementGroupPagingPage(\n managementGroupId,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByManagementGroupPagingPage(\n managementGroupId: string,\n options?: PolicySetDefinitionsListByManagementGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicySetDefinition[]> {\n let result: PolicySetDefinitionsListByManagementGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByManagementGroup(managementGroupId, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByManagementGroupNext(\n managementGroupId,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByManagementGroupPagingAll(\n managementGroupId: string,\n options?: PolicySetDefinitionsListByManagementGroupOptionalParams,\n ): AsyncIterableIterator<PolicySetDefinition> {\n for await (const page of this.listByManagementGroupPagingPage(\n managementGroupId,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * This operation creates or updates a policy set definition in the given subscription with the given\n * name.\n * @param policySetDefinitionName The name of the policy set definition to create.\n * @param parameters The policy set definition properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n policySetDefinitionName: string,\n parameters: PolicySetDefinition,\n options?: PolicySetDefinitionsCreateOrUpdateOptionalParams,\n ): Promise<PolicySetDefinitionsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { policySetDefinitionName, parameters, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * This operation deletes the policy set definition in the given subscription with the given name.\n * @param policySetDefinitionName The name of the policy set definition to delete.\n * @param options The options parameters.\n */\n delete(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { policySetDefinitionName, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * This operation retrieves the policy set definition in the given subscription with the given name.\n * @param policySetDefinitionName The name of the policy set definition to get.\n * @param options The options parameters.\n */\n get(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsGetOptionalParams,\n ): Promise<PolicySetDefinitionsGetResponse> {\n return this.client.sendOperationRequest(\n { policySetDefinitionName, options },\n getOperationSpec,\n );\n }\n\n /**\n * This operation retrieves the built-in policy set definition with the given name.\n * @param policySetDefinitionName The name of the policy set definition to get.\n * @param options The options parameters.\n */\n getBuiltIn(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsGetBuiltInOptionalParams,\n ): Promise<PolicySetDefinitionsGetBuiltInResponse> {\n return this.client.sendOperationRequest(\n { policySetDefinitionName, options },\n getBuiltInOperationSpec,\n );\n }\n\n /**\n * This operation retrieves a list of all the policy set definitions in a given subscription that match\n * the optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq {value}'\n * or 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all policy set\n * definitions associated with the subscription, including those that apply directly or from management\n * groups that contain the given subscription. If $filter=atExactScope() is provided, the returned list\n * only includes all policy set definitions that at the given subscription. If $filter='policyType -eq\n * {value}' is provided, the returned list only includes all policy set definitions whose type match\n * the {value}. Possible policyType values are NotSpecified, BuiltIn and Custom. If $filter='category\n * -eq {value}' is provided, the returned list only includes all policy set definitions whose category\n * match the {value}.\n * @param options The options parameters.\n */\n private _list(\n options?: PolicySetDefinitionsListOptionalParams,\n ): Promise<PolicySetDefinitionsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * This operation retrieves a list of all the built-in policy set definitions that match the optional\n * given $filter. If $filter='category -eq {value}' is provided, the returned list only includes all\n * built-in policy set definitions whose category match the {value}.\n * @param options The options parameters.\n */\n private _listBuiltIn(\n options?: PolicySetDefinitionsListBuiltInOptionalParams,\n ): Promise<PolicySetDefinitionsListBuiltInResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBuiltInOperationSpec,\n );\n }\n\n /**\n * This operation creates or updates a policy set definition in the given management group with the\n * given name.\n * @param managementGroupId The ID of the management group.\n * @param policySetDefinitionName The name of the policy set definition to create.\n * @param parameters The policy set definition properties.\n * @param options The options parameters.\n */\n createOrUpdateAtManagementGroup(\n managementGroupId: string,\n policySetDefinitionName: string,\n parameters: PolicySetDefinition,\n options?: PolicySetDefinitionsCreateOrUpdateAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionsCreateOrUpdateAtManagementGroupResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, policySetDefinitionName, parameters, options },\n createOrUpdateAtManagementGroupOperationSpec,\n );\n }\n\n /**\n * This operation deletes the policy set definition in the given management group with the given name.\n * @param managementGroupId The ID of the management group.\n * @param policySetDefinitionName The name of the policy set definition to delete.\n * @param options The options parameters.\n */\n deleteAtManagementGroup(\n managementGroupId: string,\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsDeleteAtManagementGroupOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { managementGroupId, policySetDefinitionName, options },\n deleteAtManagementGroupOperationSpec,\n );\n }\n\n /**\n * This operation retrieves the policy set definition in the given management group with the given\n * name.\n * @param managementGroupId The ID of the management group.\n * @param policySetDefinitionName The name of the policy set definition to get.\n * @param options The options parameters.\n */\n getAtManagementGroup(\n managementGroupId: string,\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsGetAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionsGetAtManagementGroupResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, policySetDefinitionName, options },\n getAtManagementGroupOperationSpec,\n );\n }\n\n /**\n * This operation retrieves a list of all the policy set definitions in a given management group that\n * match the optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq\n * {value}' or 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all\n * policy set definitions associated with the management group, including those that apply directly or\n * from management groups that contain the given management group. If $filter=atExactScope() is\n * provided, the returned list only includes all policy set definitions that at the given management\n * group. If $filter='policyType -eq {value}' is provided, the returned list only includes all policy\n * set definitions whose type match the {value}. Possible policyType values are NotSpecified, BuiltIn\n * and Custom. If $filter='category -eq {value}' is provided, the returned list only includes all\n * policy set definitions whose category match the {value}.\n * @param managementGroupId The ID of the management group.\n * @param options The options parameters.\n */\n private _listByManagementGroup(\n managementGroupId: string,\n options?: PolicySetDefinitionsListByManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionsListByManagementGroupResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, options },\n listByManagementGroupOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: PolicySetDefinitionsListNextOptionalParams,\n ): Promise<PolicySetDefinitionsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n\n /**\n * ListBuiltInNext\n * @param nextLink The nextLink from the previous successful call to the ListBuiltIn method.\n * @param options The options parameters.\n */\n private _listBuiltInNext(\n nextLink: string,\n options?: PolicySetDefinitionsListBuiltInNextOptionalParams,\n ): Promise<PolicySetDefinitionsListBuiltInNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBuiltInNextOperationSpec,\n );\n }\n\n /**\n * ListByManagementGroupNext\n * @param managementGroupId The ID of the management group.\n * @param nextLink The nextLink from the previous successful call to the ListByManagementGroup method.\n * @param options The options parameters.\n */\n private _listByManagementGroupNext(\n managementGroupId: string,\n nextLink: string,\n options?: PolicySetDefinitionsListByManagementGroupNextOptionalParams,\n ): Promise<PolicySetDefinitionsListByManagementGroupNextResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, nextLink, options },\n listByManagementGroupNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n 201: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.policySetDefinitionName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.policySetDefinitionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion1, Parameters.expand],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.policySetDefinitionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getBuiltInOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion1, Parameters.expand],\n urlParameters: [Parameters.$host, Parameters.policySetDefinitionName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [\n Parameters.filter,\n Parameters.apiVersion1,\n Parameters.top,\n Parameters.expand,\n ],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBuiltInOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Authorization/policySetDefinitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [\n Parameters.filter,\n Parameters.apiVersion1,\n Parameters.top,\n Parameters.expand,\n ],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateAtManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n 201: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.managementGroupId,\n Parameters.policySetDefinitionName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteAtManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.managementGroupId,\n Parameters.policySetDefinitionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getAtManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion1, Parameters.expand],\n urlParameters: [\n Parameters.$host,\n Parameters.managementGroupId,\n Parameters.policySetDefinitionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policySetDefinitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [\n Parameters.filter,\n Parameters.apiVersion1,\n Parameters.top,\n Parameters.expand,\n ],\n urlParameters: [Parameters.$host, Parameters.managementGroupId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBuiltInNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByManagementGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.managementGroupId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
1
|
+
{"version":3,"file":"policySetDefinitions.js","sourceRoot":"","sources":["../../../src/operations/policySetDefinitions.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport type { PolicySetDefinitions } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { PolicyClient } from \"../policyClient.js\";\nimport type {\n PolicySetDefinition,\n PolicySetDefinitionsListNextOptionalParams,\n PolicySetDefinitionsListOptionalParams,\n PolicySetDefinitionsListResponse,\n PolicySetDefinitionsListBuiltInNextOptionalParams,\n PolicySetDefinitionsListBuiltInOptionalParams,\n PolicySetDefinitionsListBuiltInResponse,\n PolicySetDefinitionsListByManagementGroupNextOptionalParams,\n PolicySetDefinitionsListByManagementGroupOptionalParams,\n PolicySetDefinitionsListByManagementGroupResponse,\n PolicySetDefinitionsCreateOrUpdateOptionalParams,\n PolicySetDefinitionsCreateOrUpdateResponse,\n PolicySetDefinitionsDeleteOptionalParams,\n PolicySetDefinitionsGetOptionalParams,\n PolicySetDefinitionsGetResponse,\n PolicySetDefinitionsGetBuiltInOptionalParams,\n PolicySetDefinitionsGetBuiltInResponse,\n PolicySetDefinitionsCreateOrUpdateAtManagementGroupOptionalParams,\n PolicySetDefinitionsCreateOrUpdateAtManagementGroupResponse,\n PolicySetDefinitionsDeleteAtManagementGroupOptionalParams,\n PolicySetDefinitionsGetAtManagementGroupOptionalParams,\n PolicySetDefinitionsGetAtManagementGroupResponse,\n PolicySetDefinitionsListNextResponse,\n PolicySetDefinitionsListBuiltInNextResponse,\n PolicySetDefinitionsListByManagementGroupNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PolicySetDefinitions operations. */\nexport class PolicySetDefinitionsImpl implements PolicySetDefinitions {\n private readonly client: PolicyClient;\n\n /**\n * Initialize a new instance of the class PolicySetDefinitions class.\n * @param client Reference to the service client\n */\n constructor(client: PolicyClient) {\n this.client = client;\n }\n\n /**\n * This operation retrieves a list of all the policy set definitions in a given subscription that match\n * the optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq {value}'\n * or 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all policy set\n * definitions associated with the subscription, including those that apply directly or from management\n * groups that contain the given subscription. If $filter=atExactScope() is provided, the returned list\n * only includes all policy set definitions that at the given subscription. If $filter='policyType -eq\n * {value}' is provided, the returned list only includes all policy set definitions whose type match\n * the {value}. Possible policyType values are NotSpecified, BuiltIn and Custom. If $filter='category\n * -eq {value}' is provided, the returned list only includes all policy set definitions whose category\n * match the {value}.\n * @param options The options parameters.\n */\n public list(\n options?: PolicySetDefinitionsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinition> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: PolicySetDefinitionsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicySetDefinition[]> {\n let result: PolicySetDefinitionsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: PolicySetDefinitionsListOptionalParams,\n ): AsyncIterableIterator<PolicySetDefinition> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * This operation retrieves a list of all the built-in policy set definitions that match the optional\n * given $filter. If $filter='category -eq {value}' is provided, the returned list only includes all\n * built-in policy set definitions whose category match the {value}.\n * @param options The options parameters.\n */\n public listBuiltIn(\n options?: PolicySetDefinitionsListBuiltInOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinition> {\n const iter = this.listBuiltInPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listBuiltInPagingPage(options, settings);\n },\n };\n }\n\n private async *listBuiltInPagingPage(\n options?: PolicySetDefinitionsListBuiltInOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicySetDefinition[]> {\n let result: PolicySetDefinitionsListBuiltInResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listBuiltIn(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listBuiltInNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listBuiltInPagingAll(\n options?: PolicySetDefinitionsListBuiltInOptionalParams,\n ): AsyncIterableIterator<PolicySetDefinition> {\n for await (const page of this.listBuiltInPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * This operation retrieves a list of all the policy set definitions in a given management group that\n * match the optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq\n * {value}' or 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all\n * policy set definitions associated with the management group, including those that apply directly or\n * from management groups that contain the given management group. If $filter=atExactScope() is\n * provided, the returned list only includes all policy set definitions that at the given management\n * group. If $filter='policyType -eq {value}' is provided, the returned list only includes all policy\n * set definitions whose type match the {value}. Possible policyType values are NotSpecified, BuiltIn\n * and Custom. If $filter='category -eq {value}' is provided, the returned list only includes all\n * policy set definitions whose category match the {value}.\n * @param managementGroupId The ID of the management group.\n * @param options The options parameters.\n */\n public listByManagementGroup(\n managementGroupId: string,\n options?: PolicySetDefinitionsListByManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinition> {\n const iter = this.listByManagementGroupPagingAll(managementGroupId, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByManagementGroupPagingPage(managementGroupId, options, settings);\n },\n };\n }\n\n private async *listByManagementGroupPagingPage(\n managementGroupId: string,\n options?: PolicySetDefinitionsListByManagementGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicySetDefinition[]> {\n let result: PolicySetDefinitionsListByManagementGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByManagementGroup(managementGroupId, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByManagementGroupNext(managementGroupId, continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByManagementGroupPagingAll(\n managementGroupId: string,\n options?: PolicySetDefinitionsListByManagementGroupOptionalParams,\n ): AsyncIterableIterator<PolicySetDefinition> {\n for await (const page of this.listByManagementGroupPagingPage(managementGroupId, options)) {\n yield* page;\n }\n }\n\n /**\n * This operation creates or updates a policy set definition in the given subscription with the given\n * name.\n * @param policySetDefinitionName The name of the policy set definition to create.\n * @param parameters The policy set definition properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n policySetDefinitionName: string,\n parameters: PolicySetDefinition,\n options?: PolicySetDefinitionsCreateOrUpdateOptionalParams,\n ): Promise<PolicySetDefinitionsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { policySetDefinitionName, parameters, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * This operation deletes the policy set definition in the given subscription with the given name.\n * @param policySetDefinitionName The name of the policy set definition to delete.\n * @param options The options parameters.\n */\n delete(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { policySetDefinitionName, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * This operation retrieves the policy set definition in the given subscription with the given name.\n * @param policySetDefinitionName The name of the policy set definition to get.\n * @param options The options parameters.\n */\n get(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsGetOptionalParams,\n ): Promise<PolicySetDefinitionsGetResponse> {\n return this.client.sendOperationRequest({ policySetDefinitionName, options }, getOperationSpec);\n }\n\n /**\n * This operation retrieves the built-in policy set definition with the given name.\n * @param policySetDefinitionName The name of the policy set definition to get.\n * @param options The options parameters.\n */\n getBuiltIn(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsGetBuiltInOptionalParams,\n ): Promise<PolicySetDefinitionsGetBuiltInResponse> {\n return this.client.sendOperationRequest(\n { policySetDefinitionName, options },\n getBuiltInOperationSpec,\n );\n }\n\n /**\n * This operation retrieves a list of all the policy set definitions in a given subscription that match\n * the optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq {value}'\n * or 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all policy set\n * definitions associated with the subscription, including those that apply directly or from management\n * groups that contain the given subscription. If $filter=atExactScope() is provided, the returned list\n * only includes all policy set definitions that at the given subscription. If $filter='policyType -eq\n * {value}' is provided, the returned list only includes all policy set definitions whose type match\n * the {value}. Possible policyType values are NotSpecified, BuiltIn and Custom. If $filter='category\n * -eq {value}' is provided, the returned list only includes all policy set definitions whose category\n * match the {value}.\n * @param options The options parameters.\n */\n private _list(\n options?: PolicySetDefinitionsListOptionalParams,\n ): Promise<PolicySetDefinitionsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * This operation retrieves a list of all the built-in policy set definitions that match the optional\n * given $filter. If $filter='category -eq {value}' is provided, the returned list only includes all\n * built-in policy set definitions whose category match the {value}.\n * @param options The options parameters.\n */\n private _listBuiltIn(\n options?: PolicySetDefinitionsListBuiltInOptionalParams,\n ): Promise<PolicySetDefinitionsListBuiltInResponse> {\n return this.client.sendOperationRequest({ options }, listBuiltInOperationSpec);\n }\n\n /**\n * This operation creates or updates a policy set definition in the given management group with the\n * given name.\n * @param managementGroupId The ID of the management group.\n * @param policySetDefinitionName The name of the policy set definition to create.\n * @param parameters The policy set definition properties.\n * @param options The options parameters.\n */\n createOrUpdateAtManagementGroup(\n managementGroupId: string,\n policySetDefinitionName: string,\n parameters: PolicySetDefinition,\n options?: PolicySetDefinitionsCreateOrUpdateAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionsCreateOrUpdateAtManagementGroupResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, policySetDefinitionName, parameters, options },\n createOrUpdateAtManagementGroupOperationSpec,\n );\n }\n\n /**\n * This operation deletes the policy set definition in the given management group with the given name.\n * @param managementGroupId The ID of the management group.\n * @param policySetDefinitionName The name of the policy set definition to delete.\n * @param options The options parameters.\n */\n deleteAtManagementGroup(\n managementGroupId: string,\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsDeleteAtManagementGroupOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { managementGroupId, policySetDefinitionName, options },\n deleteAtManagementGroupOperationSpec,\n );\n }\n\n /**\n * This operation retrieves the policy set definition in the given management group with the given\n * name.\n * @param managementGroupId The ID of the management group.\n * @param policySetDefinitionName The name of the policy set definition to get.\n * @param options The options parameters.\n */\n getAtManagementGroup(\n managementGroupId: string,\n policySetDefinitionName: string,\n options?: PolicySetDefinitionsGetAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionsGetAtManagementGroupResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, policySetDefinitionName, options },\n getAtManagementGroupOperationSpec,\n );\n }\n\n /**\n * This operation retrieves a list of all the policy set definitions in a given management group that\n * match the optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq\n * {value}' or 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all\n * policy set definitions associated with the management group, including those that apply directly or\n * from management groups that contain the given management group. If $filter=atExactScope() is\n * provided, the returned list only includes all policy set definitions that at the given management\n * group. If $filter='policyType -eq {value}' is provided, the returned list only includes all policy\n * set definitions whose type match the {value}. Possible policyType values are NotSpecified, BuiltIn\n * and Custom. If $filter='category -eq {value}' is provided, the returned list only includes all\n * policy set definitions whose category match the {value}.\n * @param managementGroupId The ID of the management group.\n * @param options The options parameters.\n */\n private _listByManagementGroup(\n managementGroupId: string,\n options?: PolicySetDefinitionsListByManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionsListByManagementGroupResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, options },\n listByManagementGroupOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: PolicySetDefinitionsListNextOptionalParams,\n ): Promise<PolicySetDefinitionsListNextResponse> {\n return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec);\n }\n\n /**\n * ListBuiltInNext\n * @param nextLink The nextLink from the previous successful call to the ListBuiltIn method.\n * @param options The options parameters.\n */\n private _listBuiltInNext(\n nextLink: string,\n options?: PolicySetDefinitionsListBuiltInNextOptionalParams,\n ): Promise<PolicySetDefinitionsListBuiltInNextResponse> {\n return this.client.sendOperationRequest({ nextLink, options }, listBuiltInNextOperationSpec);\n }\n\n /**\n * ListByManagementGroupNext\n * @param managementGroupId The ID of the management group.\n * @param nextLink The nextLink from the previous successful call to the ListByManagementGroup method.\n * @param options The options parameters.\n */\n private _listByManagementGroupNext(\n managementGroupId: string,\n nextLink: string,\n options?: PolicySetDefinitionsListByManagementGroupNextOptionalParams,\n ): Promise<PolicySetDefinitionsListByManagementGroupNextResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, nextLink, options },\n listByManagementGroupNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n 201: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.policySetDefinitionName],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.policySetDefinitionName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.expand],\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.policySetDefinitionName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getBuiltInOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.expand],\n urlParameters: [Parameters.$host, Parameters.policySetDefinitionName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policySetDefinitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.filter, Parameters.top, Parameters.expand],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBuiltInOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Authorization/policySetDefinitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.filter, Parameters.top, Parameters.expand],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateAtManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n 201: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.managementGroupId,\n Parameters.policySetDefinitionName,\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst deleteAtManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.managementGroupId,\n Parameters.policySetDefinitionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getAtManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinition,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.expand],\n urlParameters: [\n Parameters.$host,\n Parameters.managementGroupId,\n Parameters.policySetDefinitionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policySetDefinitions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.filter, Parameters.top, Parameters.expand],\n urlParameters: [Parameters.$host, Parameters.managementGroupId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBuiltInNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listByManagementGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicySetDefinitionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [Parameters.$host, Parameters.managementGroupId, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,10 +1,6 @@
|
|
|
1
|
-
export * from "./dataPolicyManifests.js";
|
|
2
1
|
export * from "./policyDefinitions.js";
|
|
3
2
|
export * from "./policyDefinitionVersions.js";
|
|
4
3
|
export * from "./policySetDefinitions.js";
|
|
5
4
|
export * from "./policySetDefinitionVersions.js";
|
|
6
5
|
export * from "./policyAssignments.js";
|
|
7
|
-
export * from "./policyExemptions.js";
|
|
8
|
-
export * from "./variables.js";
|
|
9
|
-
export * from "./variableValues.js";
|
|
10
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,wBAAwB,CAAC;AACvC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,wBAAwB,CAAC"}
|
|
@@ -5,13 +5,9 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
export * from "./dataPolicyManifests.js";
|
|
9
8
|
export * from "./policyDefinitions.js";
|
|
10
9
|
export * from "./policyDefinitionVersions.js";
|
|
11
10
|
export * from "./policySetDefinitions.js";
|
|
12
11
|
export * from "./policySetDefinitionVersions.js";
|
|
13
12
|
export * from "./policyAssignments.js";
|
|
14
|
-
export * from "./policyExemptions.js";
|
|
15
|
-
export * from "./variables.js";
|
|
16
|
-
export * from "./variableValues.js";
|
|
17
13
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,wBAAwB,CAAC;AACvC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,wBAAwB,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport * from \"./policyDefinitions.js\";\nexport * from \"./policyDefinitionVersions.js\";\nexport * from \"./policySetDefinitions.js\";\nexport * from \"./policySetDefinitionVersions.js\";\nexport * from \"./policyAssignments.js\";\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { PolicyAssignment, PolicyAssignmentsListForResourceGroupOptionalParams, PolicyAssignmentsListForResourceOptionalParams, PolicyAssignmentsListForManagementGroupOptionalParams, PolicyAssignmentsListOptionalParams, PolicyAssignmentsDeleteOptionalParams, PolicyAssignmentsDeleteResponse, PolicyAssignmentsCreateOptionalParams, PolicyAssignmentsCreateResponse, PolicyAssignmentsGetOptionalParams, PolicyAssignmentsGetResponse, PolicyAssignmentUpdate, PolicyAssignmentsUpdateOptionalParams, PolicyAssignmentsUpdateResponse, PolicyAssignmentsDeleteByIdOptionalParams, PolicyAssignmentsDeleteByIdResponse, PolicyAssignmentsCreateByIdOptionalParams, PolicyAssignmentsCreateByIdResponse, PolicyAssignmentsGetByIdOptionalParams, PolicyAssignmentsGetByIdResponse, PolicyAssignmentsUpdateByIdOptionalParams, PolicyAssignmentsUpdateByIdResponse } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { PolicyAssignment, PolicyAssignmentsListForResourceGroupOptionalParams, PolicyAssignmentsListForResourceOptionalParams, PolicyAssignmentsListForManagementGroupOptionalParams, PolicyAssignmentsListOptionalParams, PolicyAssignmentsDeleteOptionalParams, PolicyAssignmentsDeleteResponse, PolicyAssignmentsCreateOptionalParams, PolicyAssignmentsCreateResponse, PolicyAssignmentsGetOptionalParams, PolicyAssignmentsGetResponse, PolicyAssignmentUpdate, PolicyAssignmentsUpdateOptionalParams, PolicyAssignmentsUpdateResponse, PolicyAssignmentsDeleteByIdOptionalParams, PolicyAssignmentsDeleteByIdResponse, PolicyAssignmentsCreateByIdOptionalParams, PolicyAssignmentsCreateByIdResponse, PolicyAssignmentsGetByIdOptionalParams, PolicyAssignmentsGetByIdResponse, PolicyAssignmentsUpdateByIdOptionalParams, PolicyAssignmentsUpdateByIdResponse } from "../models/index.js";
|
|
3
3
|
/** Interface representing a PolicyAssignments. */
|
|
4
4
|
export interface PolicyAssignments {
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policyAssignments.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyAssignments.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"policyAssignments.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyAssignments.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policyAssignments.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyAssignments.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n PolicyAssignment,\n PolicyAssignmentsListForResourceGroupOptionalParams,\n PolicyAssignmentsListForResourceOptionalParams,\n PolicyAssignmentsListForManagementGroupOptionalParams,\n PolicyAssignmentsListOptionalParams,\n PolicyAssignmentsDeleteOptionalParams,\n PolicyAssignmentsDeleteResponse,\n PolicyAssignmentsCreateOptionalParams,\n PolicyAssignmentsCreateResponse,\n PolicyAssignmentsGetOptionalParams,\n PolicyAssignmentsGetResponse,\n PolicyAssignmentUpdate,\n PolicyAssignmentsUpdateOptionalParams,\n PolicyAssignmentsUpdateResponse,\n PolicyAssignmentsDeleteByIdOptionalParams,\n PolicyAssignmentsDeleteByIdResponse,\n PolicyAssignmentsCreateByIdOptionalParams,\n PolicyAssignmentsCreateByIdResponse,\n PolicyAssignmentsGetByIdOptionalParams,\n PolicyAssignmentsGetByIdResponse,\n PolicyAssignmentsUpdateByIdOptionalParams,\n PolicyAssignmentsUpdateByIdResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PolicyAssignments. */\nexport interface PolicyAssignments {\n /**\n * This operation retrieves the list of all policy assignments associated with the given resource group\n * in the given subscription that match the optional given $filter. Valid values for $filter are:\n * 'atScope()', 'atExactScope()' or 'policyDefinitionId eq '{value}''. If $filter is not provided, the\n * unfiltered list includes all policy assignments associated with the resource group, including those\n * that apply directly or apply from containing scopes, as well as any applied to resources contained\n * within the resource group. If $filter=atScope() is provided, the returned list includes all policy\n * assignments that apply to the resource group, which is everything in the unfiltered list except\n * those applied to resources contained within the resource group. If $filter=atExactScope() is\n * provided, the returned list only includes all policy assignments that at the resource group. If\n * $filter=policyDefinitionId eq '{value}' is provided, the returned list includes all policy\n * assignments of the policy definition whose id is {value} that apply to the resource group.\n * @param resourceGroupName The name of the resource group that contains policy assignments.\n * @param options The options parameters.\n */\n listForResourceGroup(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment>;\n /**\n * This operation retrieves the list of all policy assignments associated with the specified resource\n * in the given resource group and subscription that match the optional given $filter. Valid values for\n * $filter are: 'atScope()', 'atExactScope()' or 'policyDefinitionId eq '{value}''. If $filter is not\n * provided, the unfiltered list includes all policy assignments associated with the resource,\n * including those that apply directly or from all containing scopes, as well as any applied to\n * resources contained within the resource. If $filter=atScope() is provided, the returned list\n * includes all policy assignments that apply to the resource, which is everything in the unfiltered\n * list except those applied to resources contained within the resource. If $filter=atExactScope() is\n * provided, the returned list only includes all policy assignments that at the resource level. If\n * $filter=policyDefinitionId eq '{value}' is provided, the returned list includes all policy\n * assignments of the policy definition whose id is {value} that apply to the resource. Three\n * parameters plus the resource name are used to identify a specific resource. If the resource is not\n * part of a parent resource (the more common case), the parent resource path should not be provided\n * (or provided as ''). For example a web app could be specified as ({resourceProviderNamespace} ==\n * 'Microsoft.Web', {parentResourcePath} == '', {resourceType} == 'sites', {resourceName} ==\n * 'MyWebApp'). If the resource is part of a parent resource, then all parameters should be provided.\n * For example a virtual machine DNS name could be specified as ({resourceProviderNamespace} ==\n * 'Microsoft.Compute', {parentResourcePath} == 'virtualMachines/MyVirtualMachine', {resourceType} ==\n * 'domainNames', {resourceName} == 'MyComputerName'). A convenient alternative to providing the\n * namespace and type name separately is to provide both in the {resourceType} parameter, format:\n * ({resourceProviderNamespace} == '', {parentResourcePath} == '', {resourceType} ==\n * 'Microsoft.Web/sites', {resourceName} == 'MyWebApp').\n * @param resourceGroupName The name of the resource group containing the resource.\n * @param resourceProviderNamespace The namespace of the resource provider. For example, the namespace\n * of a virtual machine is Microsoft.Compute (from Microsoft.Compute/virtualMachines)\n * @param parentResourcePath The parent resource path. Use empty string if there is none.\n * @param resourceType The resource type name. For example the type name of a web app is 'sites' (from\n * Microsoft.Web/sites).\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n listForResource(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment>;\n /**\n * This operation retrieves the list of all policy assignments applicable to the management group that\n * match the given $filter. Valid values for $filter are: 'atScope()', 'atExactScope()' or\n * 'policyDefinitionId eq '{value}''. If $filter=atScope() is provided, the returned list includes all\n * policy assignments that are assigned to the management group or the management group's ancestors. If\n * $filter=atExactScope() is provided, the returned list only includes all policy assignments that at\n * the management group. If $filter=policyDefinitionId eq '{value}' is provided, the returned list\n * includes all policy assignments of the policy definition whose id is {value} that apply to the\n * management group.\n * @param managementGroupId The ID of the management group.\n * @param options The options parameters.\n */\n listForManagementGroup(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment>;\n /**\n * This operation retrieves the list of all policy assignments associated with the given subscription\n * that match the optional given $filter. Valid values for $filter are: 'atScope()', 'atExactScope()'\n * or 'policyDefinitionId eq '{value}''. If $filter is not provided, the unfiltered list includes all\n * policy assignments associated with the subscription, including those that apply directly or from\n * management groups that contain the given subscription, as well as any applied to objects contained\n * within the subscription. If $filter=atScope() is provided, the returned list includes all policy\n * assignments that apply to the subscription, which is everything in the unfiltered list except those\n * applied to objects contained within the subscription. If $filter=atExactScope() is provided, the\n * returned list only includes all policy assignments that at the subscription. If\n * $filter=policyDefinitionId eq '{value}' is provided, the returned list includes all policy\n * assignments of the policy definition whose id is {value}.\n * @param options The options parameters.\n */\n list(\n options?: PolicyAssignmentsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment>;\n /**\n * This operation deletes a policy assignment, given its name and the scope it was created in. The\n * scope of a policy assignment is the part of its ID preceding\n * '/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param scope The scope of the policy assignment. Valid scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * @param policyAssignmentName The name of the policy assignment to delete.\n * @param options The options parameters.\n */\n delete(\n scope: string,\n policyAssignmentName: string,\n options?: PolicyAssignmentsDeleteOptionalParams,\n ): Promise<PolicyAssignmentsDeleteResponse>;\n /**\n * This operation creates or updates a policy assignment with the given scope and name. Policy\n * assignments apply to all resources contained within their scope. For example, when you assign a\n * policy at resource group scope, that policy applies to all resources in the group.\n * @param scope The scope of the policy assignment. Valid scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * @param policyAssignmentName The name of the policy assignment.\n * @param parameters Parameters for the policy assignment.\n * @param options The options parameters.\n */\n create(\n scope: string,\n policyAssignmentName: string,\n parameters: PolicyAssignment,\n options?: PolicyAssignmentsCreateOptionalParams,\n ): Promise<PolicyAssignmentsCreateResponse>;\n /**\n * This operation retrieves a single policy assignment, given its name and the scope it was created at.\n * @param scope The scope of the policy assignment. Valid scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * @param policyAssignmentName The name of the policy assignment to get.\n * @param options The options parameters.\n */\n get(\n scope: string,\n policyAssignmentName: string,\n options?: PolicyAssignmentsGetOptionalParams,\n ): Promise<PolicyAssignmentsGetResponse>;\n /**\n * This operation updates a policy assignment with the given scope and name. Policy assignments apply\n * to all resources contained within their scope. For example, when you assign a policy at resource\n * group scope, that policy applies to all resources in the group.\n * @param scope The scope of the policy assignment. Valid scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * @param policyAssignmentName The name of the policy assignment.\n * @param parameters Parameters for policy assignment patch request.\n * @param options The options parameters.\n */\n update(\n scope: string,\n policyAssignmentName: string,\n parameters: PolicyAssignmentUpdate,\n options?: PolicyAssignmentsUpdateOptionalParams,\n ): Promise<PolicyAssignmentsUpdateResponse>;\n /**\n * This operation deletes the policy with the given ID. Policy assignment IDs have this format:\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'. Valid formats\n * for {scope} are: '/providers/Microsoft.Management/managementGroups/{managementGroup}' (management\n * group), '/subscriptions/{subscriptionId}' (subscription),\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' (resource group), or\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * (resource).\n * @param policyAssignmentId The ID of the policy assignment to delete. Use the format\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param options The options parameters.\n */\n deleteById(\n policyAssignmentId: string,\n options?: PolicyAssignmentsDeleteByIdOptionalParams,\n ): Promise<PolicyAssignmentsDeleteByIdResponse>;\n /**\n * This operation creates or updates the policy assignment with the given ID. Policy assignments made\n * on a scope apply to all resources contained in that scope. For example, when you assign a policy to\n * a resource group that policy applies to all resources in the group. Policy assignment IDs have this\n * format: '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'. Valid\n * scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'.\n * @param policyAssignmentId The ID of the policy assignment to create. Use the format\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param parameters Parameters for policy assignment.\n * @param options The options parameters.\n */\n createById(\n policyAssignmentId: string,\n parameters: PolicyAssignment,\n options?: PolicyAssignmentsCreateByIdOptionalParams,\n ): Promise<PolicyAssignmentsCreateByIdResponse>;\n /**\n * The operation retrieves the policy assignment with the given ID. Policy assignment IDs have this\n * format: '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'. Valid\n * scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'.\n * @param policyAssignmentId The ID of the policy assignment to get. Use the format\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param options The options parameters.\n */\n getById(\n policyAssignmentId: string,\n options?: PolicyAssignmentsGetByIdOptionalParams,\n ): Promise<PolicyAssignmentsGetByIdResponse>;\n /**\n * This operation updates the policy assignment with the given ID. Policy assignments made on a scope\n * apply to all resources contained in that scope. For example, when you assign a policy to a resource\n * group that policy applies to all resources in the group. Policy assignment IDs have this format:\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'. Valid scopes\n * are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'.\n * @param policyAssignmentId The ID of the policy assignment to update. Use the format\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param parameters Parameters for policy assignment patch request.\n * @param options The options parameters.\n */\n updateById(\n policyAssignmentId: string,\n parameters: PolicyAssignmentUpdate,\n options?: PolicyAssignmentsUpdateByIdOptionalParams,\n ): Promise<PolicyAssignmentsUpdateByIdResponse>;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"policyAssignments.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyAssignments.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n PolicyAssignment,\n PolicyAssignmentsListForResourceGroupOptionalParams,\n PolicyAssignmentsListForResourceOptionalParams,\n PolicyAssignmentsListForManagementGroupOptionalParams,\n PolicyAssignmentsListOptionalParams,\n PolicyAssignmentsDeleteOptionalParams,\n PolicyAssignmentsDeleteResponse,\n PolicyAssignmentsCreateOptionalParams,\n PolicyAssignmentsCreateResponse,\n PolicyAssignmentsGetOptionalParams,\n PolicyAssignmentsGetResponse,\n PolicyAssignmentUpdate,\n PolicyAssignmentsUpdateOptionalParams,\n PolicyAssignmentsUpdateResponse,\n PolicyAssignmentsDeleteByIdOptionalParams,\n PolicyAssignmentsDeleteByIdResponse,\n PolicyAssignmentsCreateByIdOptionalParams,\n PolicyAssignmentsCreateByIdResponse,\n PolicyAssignmentsGetByIdOptionalParams,\n PolicyAssignmentsGetByIdResponse,\n PolicyAssignmentsUpdateByIdOptionalParams,\n PolicyAssignmentsUpdateByIdResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PolicyAssignments. */\nexport interface PolicyAssignments {\n /**\n * This operation retrieves the list of all policy assignments associated with the given resource group\n * in the given subscription that match the optional given $filter. Valid values for $filter are:\n * 'atScope()', 'atExactScope()' or 'policyDefinitionId eq '{value}''. If $filter is not provided, the\n * unfiltered list includes all policy assignments associated with the resource group, including those\n * that apply directly or apply from containing scopes, as well as any applied to resources contained\n * within the resource group. If $filter=atScope() is provided, the returned list includes all policy\n * assignments that apply to the resource group, which is everything in the unfiltered list except\n * those applied to resources contained within the resource group. If $filter=atExactScope() is\n * provided, the returned list only includes all policy assignments that at the resource group. If\n * $filter=policyDefinitionId eq '{value}' is provided, the returned list includes all policy\n * assignments of the policy definition whose id is {value} that apply to the resource group.\n * @param resourceGroupName The name of the resource group that contains policy assignments.\n * @param options The options parameters.\n */\n listForResourceGroup(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment>;\n /**\n * This operation retrieves the list of all policy assignments associated with the specified resource\n * in the given resource group and subscription that match the optional given $filter. Valid values for\n * $filter are: 'atScope()', 'atExactScope()' or 'policyDefinitionId eq '{value}''. If $filter is not\n * provided, the unfiltered list includes all policy assignments associated with the resource,\n * including those that apply directly or from all containing scopes, as well as any applied to\n * resources contained within the resource. If $filter=atScope() is provided, the returned list\n * includes all policy assignments that apply to the resource, which is everything in the unfiltered\n * list except those applied to resources contained within the resource. If $filter=atExactScope() is\n * provided, the returned list only includes all policy assignments that at the resource level. If\n * $filter=policyDefinitionId eq '{value}' is provided, the returned list includes all policy\n * assignments of the policy definition whose id is {value} that apply to the resource. Three\n * parameters plus the resource name are used to identify a specific resource. If the resource is not\n * part of a parent resource (the more common case), the parent resource path should not be provided\n * (or provided as ''). For example a web app could be specified as ({resourceProviderNamespace} ==\n * 'Microsoft.Web', {parentResourcePath} == '', {resourceType} == 'sites', {resourceName} ==\n * 'MyWebApp'). If the resource is part of a parent resource, then all parameters should be provided.\n * For example a virtual machine DNS name could be specified as ({resourceProviderNamespace} ==\n * 'Microsoft.Compute', {parentResourcePath} == 'virtualMachines/MyVirtualMachine', {resourceType} ==\n * 'domainNames', {resourceName} == 'MyComputerName'). A convenient alternative to providing the\n * namespace and type name separately is to provide both in the {resourceType} parameter, format:\n * ({resourceProviderNamespace} == '', {parentResourcePath} == '', {resourceType} ==\n * 'Microsoft.Web/sites', {resourceName} == 'MyWebApp').\n * @param resourceGroupName The name of the resource group containing the resource.\n * @param resourceProviderNamespace The namespace of the resource provider. For example, the namespace\n * of a virtual machine is Microsoft.Compute (from Microsoft.Compute/virtualMachines)\n * @param parentResourcePath The parent resource path. Use empty string if there is none.\n * @param resourceType The resource type name. For example the type name of a web app is 'sites' (from\n * Microsoft.Web/sites).\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n listForResource(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment>;\n /**\n * This operation retrieves the list of all policy assignments applicable to the management group that\n * match the given $filter. Valid values for $filter are: 'atScope()', 'atExactScope()' or\n * 'policyDefinitionId eq '{value}''. If $filter=atScope() is provided, the returned list includes all\n * policy assignments that are assigned to the management group or the management group's ancestors. If\n * $filter=atExactScope() is provided, the returned list only includes all policy assignments that at\n * the management group. If $filter=policyDefinitionId eq '{value}' is provided, the returned list\n * includes all policy assignments of the policy definition whose id is {value} that apply to the\n * management group.\n * @param managementGroupId The ID of the management group.\n * @param options The options parameters.\n */\n listForManagementGroup(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment>;\n /**\n * This operation retrieves the list of all policy assignments associated with the given subscription\n * that match the optional given $filter. Valid values for $filter are: 'atScope()', 'atExactScope()'\n * or 'policyDefinitionId eq '{value}''. If $filter is not provided, the unfiltered list includes all\n * policy assignments associated with the subscription, including those that apply directly or from\n * management groups that contain the given subscription, as well as any applied to objects contained\n * within the subscription. If $filter=atScope() is provided, the returned list includes all policy\n * assignments that apply to the subscription, which is everything in the unfiltered list except those\n * applied to objects contained within the subscription. If $filter=atExactScope() is provided, the\n * returned list only includes all policy assignments that at the subscription. If\n * $filter=policyDefinitionId eq '{value}' is provided, the returned list includes all policy\n * assignments of the policy definition whose id is {value}.\n * @param options The options parameters.\n */\n list(options?: PolicyAssignmentsListOptionalParams): PagedAsyncIterableIterator<PolicyAssignment>;\n /**\n * This operation deletes a policy assignment, given its name and the scope it was created in. The\n * scope of a policy assignment is the part of its ID preceding\n * '/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param scope The scope of the policy assignment. Valid scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * @param policyAssignmentName The name of the policy assignment to delete.\n * @param options The options parameters.\n */\n delete(\n scope: string,\n policyAssignmentName: string,\n options?: PolicyAssignmentsDeleteOptionalParams,\n ): Promise<PolicyAssignmentsDeleteResponse>;\n /**\n * This operation creates or updates a policy assignment with the given scope and name. Policy\n * assignments apply to all resources contained within their scope. For example, when you assign a\n * policy at resource group scope, that policy applies to all resources in the group.\n * @param scope The scope of the policy assignment. Valid scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * @param policyAssignmentName The name of the policy assignment.\n * @param parameters Parameters for the policy assignment.\n * @param options The options parameters.\n */\n create(\n scope: string,\n policyAssignmentName: string,\n parameters: PolicyAssignment,\n options?: PolicyAssignmentsCreateOptionalParams,\n ): Promise<PolicyAssignmentsCreateResponse>;\n /**\n * This operation retrieves a single policy assignment, given its name and the scope it was created at.\n * @param scope The scope of the policy assignment. Valid scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * @param policyAssignmentName The name of the policy assignment to get.\n * @param options The options parameters.\n */\n get(\n scope: string,\n policyAssignmentName: string,\n options?: PolicyAssignmentsGetOptionalParams,\n ): Promise<PolicyAssignmentsGetResponse>;\n /**\n * This operation updates a policy assignment with the given scope and name. Policy assignments apply\n * to all resources contained within their scope. For example, when you assign a policy at resource\n * group scope, that policy applies to all resources in the group.\n * @param scope The scope of the policy assignment. Valid scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * @param policyAssignmentName The name of the policy assignment.\n * @param parameters Parameters for policy assignment patch request.\n * @param options The options parameters.\n */\n update(\n scope: string,\n policyAssignmentName: string,\n parameters: PolicyAssignmentUpdate,\n options?: PolicyAssignmentsUpdateOptionalParams,\n ): Promise<PolicyAssignmentsUpdateResponse>;\n /**\n * This operation deletes the policy with the given ID. Policy assignment IDs have this format:\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'. Valid formats\n * for {scope} are: '/providers/Microsoft.Management/managementGroups/{managementGroup}' (management\n * group), '/subscriptions/{subscriptionId}' (subscription),\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' (resource group), or\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'\n * (resource).\n * @param policyAssignmentId The ID of the policy assignment to delete. Use the format\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param options The options parameters.\n */\n deleteById(\n policyAssignmentId: string,\n options?: PolicyAssignmentsDeleteByIdOptionalParams,\n ): Promise<PolicyAssignmentsDeleteByIdResponse>;\n /**\n * This operation creates or updates the policy assignment with the given ID. Policy assignments made\n * on a scope apply to all resources contained in that scope. For example, when you assign a policy to\n * a resource group that policy applies to all resources in the group. Policy assignment IDs have this\n * format: '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'. Valid\n * scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'.\n * @param policyAssignmentId The ID of the policy assignment to create. Use the format\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param parameters Parameters for policy assignment.\n * @param options The options parameters.\n */\n createById(\n policyAssignmentId: string,\n parameters: PolicyAssignment,\n options?: PolicyAssignmentsCreateByIdOptionalParams,\n ): Promise<PolicyAssignmentsCreateByIdResponse>;\n /**\n * The operation retrieves the policy assignment with the given ID. Policy assignment IDs have this\n * format: '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'. Valid\n * scopes are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'.\n * @param policyAssignmentId The ID of the policy assignment to get. Use the format\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param options The options parameters.\n */\n getById(\n policyAssignmentId: string,\n options?: PolicyAssignmentsGetByIdOptionalParams,\n ): Promise<PolicyAssignmentsGetByIdResponse>;\n /**\n * This operation updates the policy assignment with the given ID. Policy assignments made on a scope\n * apply to all resources contained in that scope. For example, when you assign a policy to a resource\n * group that policy applies to all resources in the group. Policy assignment IDs have this format:\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'. Valid scopes\n * are: management group (format:\n * '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:\n * '/subscriptions/{subscriptionId}'), resource group (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'.\n * @param policyAssignmentId The ID of the policy assignment to update. Use the format\n * '{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}'.\n * @param parameters Parameters for policy assignment patch request.\n * @param options The options parameters.\n */\n updateById(\n policyAssignmentId: string,\n parameters: PolicyAssignmentUpdate,\n options?: PolicyAssignmentsUpdateByIdOptionalParams,\n ): Promise<PolicyAssignmentsUpdateByIdResponse>;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { PolicyDefinitionVersion, PolicyDefinitionVersionsListOptionalParams, PolicyDefinitionVersionsListBuiltInOptionalParams, PolicyDefinitionVersionsListByManagementGroupOptionalParams, PolicyDefinitionVersionsListAllBuiltinsOptionalParams, PolicyDefinitionVersionsListAllBuiltinsResponse, PolicyDefinitionVersionsListAllAtManagementGroupOptionalParams, PolicyDefinitionVersionsListAllAtManagementGroupResponse, PolicyDefinitionVersionsListAllOptionalParams, PolicyDefinitionVersionsListAllResponse, PolicyDefinitionVersionsCreateOrUpdateOptionalParams, PolicyDefinitionVersionsCreateOrUpdateResponse, PolicyDefinitionVersionsDeleteOptionalParams, PolicyDefinitionVersionsGetOptionalParams, PolicyDefinitionVersionsGetResponse, PolicyDefinitionVersionsGetBuiltInOptionalParams, PolicyDefinitionVersionsGetBuiltInResponse, PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams, PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupResponse, PolicyDefinitionVersionsDeleteAtManagementGroupOptionalParams, PolicyDefinitionVersionsGetAtManagementGroupOptionalParams, PolicyDefinitionVersionsGetAtManagementGroupResponse } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { PolicyDefinitionVersion, PolicyDefinitionVersionsListOptionalParams, PolicyDefinitionVersionsListBuiltInOptionalParams, PolicyDefinitionVersionsListByManagementGroupOptionalParams, PolicyDefinitionVersionsListAllBuiltinsOptionalParams, PolicyDefinitionVersionsListAllBuiltinsResponse, PolicyDefinitionVersionsListAllAtManagementGroupOptionalParams, PolicyDefinitionVersionsListAllAtManagementGroupResponse, PolicyDefinitionVersionsListAllOptionalParams, PolicyDefinitionVersionsListAllResponse, PolicyDefinitionVersionsCreateOrUpdateOptionalParams, PolicyDefinitionVersionsCreateOrUpdateResponse, PolicyDefinitionVersionsDeleteOptionalParams, PolicyDefinitionVersionsGetOptionalParams, PolicyDefinitionVersionsGetResponse, PolicyDefinitionVersionsGetBuiltInOptionalParams, PolicyDefinitionVersionsGetBuiltInResponse, PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams, PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupResponse, PolicyDefinitionVersionsDeleteAtManagementGroupOptionalParams, PolicyDefinitionVersionsGetAtManagementGroupOptionalParams, PolicyDefinitionVersionsGetAtManagementGroupResponse } from "../models/index.js";
|
|
3
3
|
/** Interface representing a PolicyDefinitionVersions. */
|
|
4
4
|
export interface PolicyDefinitionVersions {
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policyDefinitionVersions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyDefinitionVersions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"policyDefinitionVersions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyDefinitionVersions.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policyDefinitionVersions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyDefinitionVersions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n PolicyDefinitionVersion,\n PolicyDefinitionVersionsListOptionalParams,\n PolicyDefinitionVersionsListBuiltInOptionalParams,\n PolicyDefinitionVersionsListByManagementGroupOptionalParams,\n PolicyDefinitionVersionsListAllBuiltinsOptionalParams,\n PolicyDefinitionVersionsListAllBuiltinsResponse,\n PolicyDefinitionVersionsListAllAtManagementGroupOptionalParams,\n PolicyDefinitionVersionsListAllAtManagementGroupResponse,\n PolicyDefinitionVersionsListAllOptionalParams,\n PolicyDefinitionVersionsListAllResponse,\n PolicyDefinitionVersionsCreateOrUpdateOptionalParams,\n PolicyDefinitionVersionsCreateOrUpdateResponse,\n PolicyDefinitionVersionsDeleteOptionalParams,\n PolicyDefinitionVersionsGetOptionalParams,\n PolicyDefinitionVersionsGetResponse,\n PolicyDefinitionVersionsGetBuiltInOptionalParams,\n PolicyDefinitionVersionsGetBuiltInResponse,\n PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams,\n PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupResponse,\n PolicyDefinitionVersionsDeleteAtManagementGroupOptionalParams,\n PolicyDefinitionVersionsGetAtManagementGroupOptionalParams,\n PolicyDefinitionVersionsGetAtManagementGroupResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PolicyDefinitionVersions. */\nexport interface PolicyDefinitionVersions {\n /**\n * This operation retrieves a list of all the policy definition versions for the given policy\n * definition.\n * @param policyDefinitionName The name of the policy definition.\n * @param options The options parameters.\n */\n list(\n policyDefinitionName: string,\n options?: PolicyDefinitionVersionsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicyDefinitionVersion>;\n /**\n * This operation retrieves a list of all the built-in policy definition versions for the given policy\n * definition.\n * @param policyDefinitionName The name of the policy definition.\n * @param options The options parameters.\n */\n listBuiltIn(\n policyDefinitionName: string,\n options?: PolicyDefinitionVersionsListBuiltInOptionalParams,\n ): PagedAsyncIterableIterator<PolicyDefinitionVersion>;\n /**\n * This operation retrieves a list of all the policy definition versions for the given policy\n * definition in the given management group.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policyDefinitionName The name of the policy definition.\n * @param options The options parameters.\n */\n listByManagementGroup(\n managementGroupName: string,\n policyDefinitionName: string,\n options?: PolicyDefinitionVersionsListByManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyDefinitionVersion>;\n /**\n * This operation lists all the built-in policy definition versions for all built-in policy\n * definitions.\n * @param options The options parameters.\n */\n listAllBuiltins(\n options?: PolicyDefinitionVersionsListAllBuiltinsOptionalParams,\n ): Promise<PolicyDefinitionVersionsListAllBuiltinsResponse>;\n /**\n * This operation lists all the policy definition versions for all policy definitions at the management\n * group scope.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param options The options parameters.\n */\n listAllAtManagementGroup(\n managementGroupName: string,\n options?: PolicyDefinitionVersionsListAllAtManagementGroupOptionalParams,\n ): Promise<PolicyDefinitionVersionsListAllAtManagementGroupResponse>;\n /**\n * This operation lists all the policy definition versions for all policy definitions within a\n * subscription.\n * @param options The options parameters.\n */\n listAll(\n options?: PolicyDefinitionVersionsListAllOptionalParams,\n ): Promise<PolicyDefinitionVersionsListAllResponse>;\n /**\n * This operation creates or updates a policy definition in the given subscription with the given name.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param parameters The policy definition properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n parameters: PolicyDefinitionVersion,\n options?: PolicyDefinitionVersionsCreateOrUpdateOptionalParams,\n ): Promise<PolicyDefinitionVersionsCreateOrUpdateResponse>;\n /**\n * This operation deletes the policy definition version in the given subscription with the given name.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n delete(\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy definition version in the given subscription with the given\n * name.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n get(\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsGetOptionalParams,\n ): Promise<PolicyDefinitionVersionsGetResponse>;\n /**\n * This operation retrieves the built-in policy definition version with the given name.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n getBuiltIn(\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsGetBuiltInOptionalParams,\n ): Promise<PolicyDefinitionVersionsGetBuiltInResponse>;\n /**\n * This operation creates or updates a policy definition version in the given management group with the\n * given name.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param parameters The policy definition properties.\n * @param options The options parameters.\n */\n createOrUpdateAtManagementGroup(\n managementGroupName: string,\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n parameters: PolicyDefinitionVersion,\n options?: PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams,\n ): Promise<PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupResponse>;\n /**\n * This operation deletes the policy definition in the given management group with the given name.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n deleteAtManagementGroup(\n managementGroupName: string,\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsDeleteAtManagementGroupOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy definition version in the given management group with the given\n * name.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n getAtManagementGroup(\n managementGroupName: string,\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsGetAtManagementGroupOptionalParams,\n ): Promise<PolicyDefinitionVersionsGetAtManagementGroupResponse>;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"policyDefinitionVersions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyDefinitionVersions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n PolicyDefinitionVersion,\n PolicyDefinitionVersionsListOptionalParams,\n PolicyDefinitionVersionsListBuiltInOptionalParams,\n PolicyDefinitionVersionsListByManagementGroupOptionalParams,\n PolicyDefinitionVersionsListAllBuiltinsOptionalParams,\n PolicyDefinitionVersionsListAllBuiltinsResponse,\n PolicyDefinitionVersionsListAllAtManagementGroupOptionalParams,\n PolicyDefinitionVersionsListAllAtManagementGroupResponse,\n PolicyDefinitionVersionsListAllOptionalParams,\n PolicyDefinitionVersionsListAllResponse,\n PolicyDefinitionVersionsCreateOrUpdateOptionalParams,\n PolicyDefinitionVersionsCreateOrUpdateResponse,\n PolicyDefinitionVersionsDeleteOptionalParams,\n PolicyDefinitionVersionsGetOptionalParams,\n PolicyDefinitionVersionsGetResponse,\n PolicyDefinitionVersionsGetBuiltInOptionalParams,\n PolicyDefinitionVersionsGetBuiltInResponse,\n PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams,\n PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupResponse,\n PolicyDefinitionVersionsDeleteAtManagementGroupOptionalParams,\n PolicyDefinitionVersionsGetAtManagementGroupOptionalParams,\n PolicyDefinitionVersionsGetAtManagementGroupResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PolicyDefinitionVersions. */\nexport interface PolicyDefinitionVersions {\n /**\n * This operation retrieves a list of all the policy definition versions for the given policy\n * definition.\n * @param policyDefinitionName The name of the policy definition.\n * @param options The options parameters.\n */\n list(\n policyDefinitionName: string,\n options?: PolicyDefinitionVersionsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicyDefinitionVersion>;\n /**\n * This operation retrieves a list of all the built-in policy definition versions for the given policy\n * definition.\n * @param policyDefinitionName The name of the policy definition.\n * @param options The options parameters.\n */\n listBuiltIn(\n policyDefinitionName: string,\n options?: PolicyDefinitionVersionsListBuiltInOptionalParams,\n ): PagedAsyncIterableIterator<PolicyDefinitionVersion>;\n /**\n * This operation retrieves a list of all the policy definition versions for the given policy\n * definition in the given management group.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policyDefinitionName The name of the policy definition.\n * @param options The options parameters.\n */\n listByManagementGroup(\n managementGroupName: string,\n policyDefinitionName: string,\n options?: PolicyDefinitionVersionsListByManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyDefinitionVersion>;\n /**\n * This operation lists all the built-in policy definition versions for all built-in policy\n * definitions.\n * @param options The options parameters.\n */\n listAllBuiltins(\n options?: PolicyDefinitionVersionsListAllBuiltinsOptionalParams,\n ): Promise<PolicyDefinitionVersionsListAllBuiltinsResponse>;\n /**\n * This operation lists all the policy definition versions for all policy definitions at the management\n * group scope.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param options The options parameters.\n */\n listAllAtManagementGroup(\n managementGroupName: string,\n options?: PolicyDefinitionVersionsListAllAtManagementGroupOptionalParams,\n ): Promise<PolicyDefinitionVersionsListAllAtManagementGroupResponse>;\n /**\n * This operation lists all the policy definition versions for all policy definitions within a\n * subscription.\n * @param options The options parameters.\n */\n listAll(\n options?: PolicyDefinitionVersionsListAllOptionalParams,\n ): Promise<PolicyDefinitionVersionsListAllResponse>;\n /**\n * This operation creates or updates a policy definition in the given subscription with the given name.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param parameters The policy definition properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n parameters: PolicyDefinitionVersion,\n options?: PolicyDefinitionVersionsCreateOrUpdateOptionalParams,\n ): Promise<PolicyDefinitionVersionsCreateOrUpdateResponse>;\n /**\n * This operation deletes the policy definition version in the given subscription with the given name.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n delete(\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy definition version in the given subscription with the given\n * name.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n get(\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsGetOptionalParams,\n ): Promise<PolicyDefinitionVersionsGetResponse>;\n /**\n * This operation retrieves the built-in policy definition version with the given name.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n getBuiltIn(\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsGetBuiltInOptionalParams,\n ): Promise<PolicyDefinitionVersionsGetBuiltInResponse>;\n /**\n * This operation creates or updates a policy definition version in the given management group with the\n * given name.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param parameters The policy definition properties.\n * @param options The options parameters.\n */\n createOrUpdateAtManagementGroup(\n managementGroupName: string,\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n parameters: PolicyDefinitionVersion,\n options?: PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams,\n ): Promise<PolicyDefinitionVersionsCreateOrUpdateAtManagementGroupResponse>;\n /**\n * This operation deletes the policy definition in the given management group with the given name.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n deleteAtManagementGroup(\n managementGroupName: string,\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsDeleteAtManagementGroupOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy definition version in the given management group with the given\n * name.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policyDefinitionName The name of the policy definition.\n * @param policyDefinitionVersion The policy definition version. The format is x.y.z where x is the\n * major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n getAtManagementGroup(\n managementGroupName: string,\n policyDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicyDefinitionVersionsGetAtManagementGroupOptionalParams,\n ): Promise<PolicyDefinitionVersionsGetAtManagementGroupResponse>;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { PolicyDefinition, PolicyDefinitionsListOptionalParams, PolicyDefinitionsListBuiltInOptionalParams, PolicyDefinitionsListByManagementGroupOptionalParams, PolicyDefinitionsCreateOrUpdateOptionalParams, PolicyDefinitionsCreateOrUpdateResponse, PolicyDefinitionsDeleteOptionalParams, PolicyDefinitionsGetOptionalParams, PolicyDefinitionsGetResponse, PolicyDefinitionsGetBuiltInOptionalParams, PolicyDefinitionsGetBuiltInResponse, PolicyDefinitionsCreateOrUpdateAtManagementGroupOptionalParams, PolicyDefinitionsCreateOrUpdateAtManagementGroupResponse, PolicyDefinitionsDeleteAtManagementGroupOptionalParams, PolicyDefinitionsGetAtManagementGroupOptionalParams, PolicyDefinitionsGetAtManagementGroupResponse } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { PolicyDefinition, PolicyDefinitionsListOptionalParams, PolicyDefinitionsListBuiltInOptionalParams, PolicyDefinitionsListByManagementGroupOptionalParams, PolicyDefinitionsCreateOrUpdateOptionalParams, PolicyDefinitionsCreateOrUpdateResponse, PolicyDefinitionsDeleteOptionalParams, PolicyDefinitionsGetOptionalParams, PolicyDefinitionsGetResponse, PolicyDefinitionsGetBuiltInOptionalParams, PolicyDefinitionsGetBuiltInResponse, PolicyDefinitionsCreateOrUpdateAtManagementGroupOptionalParams, PolicyDefinitionsCreateOrUpdateAtManagementGroupResponse, PolicyDefinitionsDeleteAtManagementGroupOptionalParams, PolicyDefinitionsGetAtManagementGroupOptionalParams, PolicyDefinitionsGetAtManagementGroupResponse } from "../models/index.js";
|
|
3
3
|
/** Interface representing a PolicyDefinitions. */
|
|
4
4
|
export interface PolicyDefinitions {
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policyDefinitions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyDefinitions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"policyDefinitions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyDefinitions.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,gBAAgB,EAChB,mCAAmC,EACnC,0CAA0C,EAC1C,oDAAoD,EACpD,6CAA6C,EAC7C,uCAAuC,EACvC,qCAAqC,EACrC,kCAAkC,EAClC,4BAA4B,EAC5B,yCAAyC,EACzC,mCAAmC,EACnC,8DAA8D,EAC9D,wDAAwD,EACxD,sDAAsD,EACtD,mDAAmD,EACnD,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAG5B,kDAAkD;AAClD,MAAM,WAAW,iBAAiB;IAChC;;;;;;;;;;;;OAYG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,mCAAmC,GAAG,0BAA0B,CAAC,gBAAgB,CAAC,CAAC;IAClG;;;;;;;OAOG;IACH,WAAW,CACT,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,gBAAgB,CAAC,CAAC;IAChD;;;;;;;;;;;;;OAaG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,oDAAoD,GAC7D,0BAA0B,CAAC,gBAAgB,CAAC,CAAC;IAChD;;;;;OAKG;IACH,cAAc,CACZ,oBAAoB,EAAE,MAAM,EAC5B,UAAU,EAAE,gBAAgB,EAC5B,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACpD;;;;OAIG;IACH,MAAM,CACJ,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;OAIG;IACH,GAAG,CACD,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;OAIG;IACH,UAAU,CACR,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC,CAAC;IAChD;;;;;;;OAOG;IACH,+BAA+B,CAC7B,iBAAiB,EAAE,MAAM,EACzB,oBAAoB,EAAE,MAAM,EAC5B,UAAU,EAAE,gBAAgB,EAC5B,OAAO,CAAC,EAAE,8DAA8D,GACvE,OAAO,CAAC,wDAAwD,CAAC,CAAC;IACrE;;;;;OAKG;IACH,uBAAuB,CACrB,iBAAiB,EAAE,MAAM,EACzB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,6CAA6C,CAAC,CAAC;CAC3D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policyDefinitions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyDefinitions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n PolicyDefinition,\n PolicyDefinitionsListOptionalParams,\n PolicyDefinitionsListBuiltInOptionalParams,\n PolicyDefinitionsListByManagementGroupOptionalParams,\n PolicyDefinitionsCreateOrUpdateOptionalParams,\n PolicyDefinitionsCreateOrUpdateResponse,\n PolicyDefinitionsDeleteOptionalParams,\n PolicyDefinitionsGetOptionalParams,\n PolicyDefinitionsGetResponse,\n PolicyDefinitionsGetBuiltInOptionalParams,\n PolicyDefinitionsGetBuiltInResponse,\n PolicyDefinitionsCreateOrUpdateAtManagementGroupOptionalParams,\n PolicyDefinitionsCreateOrUpdateAtManagementGroupResponse,\n PolicyDefinitionsDeleteAtManagementGroupOptionalParams,\n PolicyDefinitionsGetAtManagementGroupOptionalParams,\n PolicyDefinitionsGetAtManagementGroupResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PolicyDefinitions. */\nexport interface PolicyDefinitions {\n /**\n * This operation retrieves a list of all the policy definitions in a given subscription that match the\n * optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq {value}' or\n * 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all policy\n * definitions associated with the subscription, including those that apply directly or from management\n * groups that contain the given subscription. If $filter=atExactScope() is provided, the returned list\n * only includes all policy definitions that at the given subscription. If $filter='policyType -eq\n * {value}' is provided, the returned list only includes all policy definitions whose type match the\n * {value}. Possible policyType values are NotSpecified, BuiltIn, Custom, and Static. If\n * $filter='category -eq {value}' is provided, the returned list only includes all policy definitions\n * whose category match the {value}.\n * @param options The options parameters.\n */\n list(
|
|
1
|
+
{"version":3,"file":"policyDefinitions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/policyDefinitions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n PolicyDefinition,\n PolicyDefinitionsListOptionalParams,\n PolicyDefinitionsListBuiltInOptionalParams,\n PolicyDefinitionsListByManagementGroupOptionalParams,\n PolicyDefinitionsCreateOrUpdateOptionalParams,\n PolicyDefinitionsCreateOrUpdateResponse,\n PolicyDefinitionsDeleteOptionalParams,\n PolicyDefinitionsGetOptionalParams,\n PolicyDefinitionsGetResponse,\n PolicyDefinitionsGetBuiltInOptionalParams,\n PolicyDefinitionsGetBuiltInResponse,\n PolicyDefinitionsCreateOrUpdateAtManagementGroupOptionalParams,\n PolicyDefinitionsCreateOrUpdateAtManagementGroupResponse,\n PolicyDefinitionsDeleteAtManagementGroupOptionalParams,\n PolicyDefinitionsGetAtManagementGroupOptionalParams,\n PolicyDefinitionsGetAtManagementGroupResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PolicyDefinitions. */\nexport interface PolicyDefinitions {\n /**\n * This operation retrieves a list of all the policy definitions in a given subscription that match the\n * optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq {value}' or\n * 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all policy\n * definitions associated with the subscription, including those that apply directly or from management\n * groups that contain the given subscription. If $filter=atExactScope() is provided, the returned list\n * only includes all policy definitions that at the given subscription. If $filter='policyType -eq\n * {value}' is provided, the returned list only includes all policy definitions whose type match the\n * {value}. Possible policyType values are NotSpecified, BuiltIn, Custom, and Static. If\n * $filter='category -eq {value}' is provided, the returned list only includes all policy definitions\n * whose category match the {value}.\n * @param options The options parameters.\n */\n list(options?: PolicyDefinitionsListOptionalParams): PagedAsyncIterableIterator<PolicyDefinition>;\n /**\n * This operation retrieves a list of all the built-in policy definitions that match the optional given\n * $filter. If $filter='policyType -eq {value}' is provided, the returned list only includes all\n * built-in policy definitions whose type match the {value}. Possible policyType values are\n * NotSpecified, BuiltIn, Custom, and Static. If $filter='category -eq {value}' is provided, the\n * returned list only includes all built-in policy definitions whose category match the {value}.\n * @param options The options parameters.\n */\n listBuiltIn(\n options?: PolicyDefinitionsListBuiltInOptionalParams,\n ): PagedAsyncIterableIterator<PolicyDefinition>;\n /**\n * This operation retrieves a list of all the policy definitions in a given management group that match\n * the optional given $filter. Valid values for $filter are: 'atExactScope()', 'policyType -eq {value}'\n * or 'category eq '{value}''. If $filter is not provided, the unfiltered list includes all policy\n * definitions associated with the management group, including those that apply directly or from\n * management groups that contain the given management group. If $filter=atExactScope() is provided,\n * the returned list only includes all policy definitions that at the given management group. If\n * $filter='policyType -eq {value}' is provided, the returned list only includes all policy definitions\n * whose type match the {value}. Possible policyType values are NotSpecified, BuiltIn, Custom, and\n * Static. If $filter='category -eq {value}' is provided, the returned list only includes all policy\n * definitions whose category match the {value}.\n * @param managementGroupId The ID of the management group.\n * @param options The options parameters.\n */\n listByManagementGroup(\n managementGroupId: string,\n options?: PolicyDefinitionsListByManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyDefinition>;\n /**\n * This operation creates or updates a policy definition in the given subscription with the given name.\n * @param policyDefinitionName The name of the policy definition to create.\n * @param parameters The policy definition properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n policyDefinitionName: string,\n parameters: PolicyDefinition,\n options?: PolicyDefinitionsCreateOrUpdateOptionalParams,\n ): Promise<PolicyDefinitionsCreateOrUpdateResponse>;\n /**\n * This operation deletes the policy definition in the given subscription with the given name.\n * @param policyDefinitionName The name of the policy definition to delete.\n * @param options The options parameters.\n */\n delete(\n policyDefinitionName: string,\n options?: PolicyDefinitionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy definition in the given subscription with the given name.\n * @param policyDefinitionName The name of the policy definition to get.\n * @param options The options parameters.\n */\n get(\n policyDefinitionName: string,\n options?: PolicyDefinitionsGetOptionalParams,\n ): Promise<PolicyDefinitionsGetResponse>;\n /**\n * This operation retrieves the built-in policy definition with the given name.\n * @param policyDefinitionName The name of the built-in policy definition to get.\n * @param options The options parameters.\n */\n getBuiltIn(\n policyDefinitionName: string,\n options?: PolicyDefinitionsGetBuiltInOptionalParams,\n ): Promise<PolicyDefinitionsGetBuiltInResponse>;\n /**\n * This operation creates or updates a policy definition in the given management group with the given\n * name.\n * @param managementGroupId The ID of the management group.\n * @param policyDefinitionName The name of the policy definition to create.\n * @param parameters The policy definition properties.\n * @param options The options parameters.\n */\n createOrUpdateAtManagementGroup(\n managementGroupId: string,\n policyDefinitionName: string,\n parameters: PolicyDefinition,\n options?: PolicyDefinitionsCreateOrUpdateAtManagementGroupOptionalParams,\n ): Promise<PolicyDefinitionsCreateOrUpdateAtManagementGroupResponse>;\n /**\n * This operation deletes the policy definition in the given management group with the given name.\n * @param managementGroupId The ID of the management group.\n * @param policyDefinitionName The name of the policy definition to delete.\n * @param options The options parameters.\n */\n deleteAtManagementGroup(\n managementGroupId: string,\n policyDefinitionName: string,\n options?: PolicyDefinitionsDeleteAtManagementGroupOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy definition in the given management group with the given name.\n * @param managementGroupId The ID of the management group.\n * @param policyDefinitionName The name of the policy definition to get.\n * @param options The options parameters.\n */\n getAtManagementGroup(\n managementGroupId: string,\n policyDefinitionName: string,\n options?: PolicyDefinitionsGetAtManagementGroupOptionalParams,\n ): Promise<PolicyDefinitionsGetAtManagementGroupResponse>;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { PolicySetDefinitionVersion, PolicySetDefinitionVersionsListOptionalParams, PolicySetDefinitionVersionsListBuiltInOptionalParams, PolicySetDefinitionVersionsListByManagementGroupOptionalParams, PolicySetDefinitionVersionsListAllBuiltinsOptionalParams, PolicySetDefinitionVersionsListAllBuiltinsResponse, PolicySetDefinitionVersionsListAllAtManagementGroupOptionalParams, PolicySetDefinitionVersionsListAllAtManagementGroupResponse, PolicySetDefinitionVersionsListAllOptionalParams, PolicySetDefinitionVersionsListAllResponse, PolicySetDefinitionVersionsCreateOrUpdateOptionalParams, PolicySetDefinitionVersionsCreateOrUpdateResponse, PolicySetDefinitionVersionsDeleteOptionalParams, PolicySetDefinitionVersionsGetOptionalParams, PolicySetDefinitionVersionsGetResponse, PolicySetDefinitionVersionsGetBuiltInOptionalParams, PolicySetDefinitionVersionsGetBuiltInResponse, PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams, PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupResponse, PolicySetDefinitionVersionsDeleteAtManagementGroupOptionalParams, PolicySetDefinitionVersionsGetAtManagementGroupOptionalParams, PolicySetDefinitionVersionsGetAtManagementGroupResponse } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { PolicySetDefinitionVersion, PolicySetDefinitionVersionsListOptionalParams, PolicySetDefinitionVersionsListBuiltInOptionalParams, PolicySetDefinitionVersionsListByManagementGroupOptionalParams, PolicySetDefinitionVersionsListAllBuiltinsOptionalParams, PolicySetDefinitionVersionsListAllBuiltinsResponse, PolicySetDefinitionVersionsListAllAtManagementGroupOptionalParams, PolicySetDefinitionVersionsListAllAtManagementGroupResponse, PolicySetDefinitionVersionsListAllOptionalParams, PolicySetDefinitionVersionsListAllResponse, PolicySetDefinitionVersionsCreateOrUpdateOptionalParams, PolicySetDefinitionVersionsCreateOrUpdateResponse, PolicySetDefinitionVersionsDeleteOptionalParams, PolicySetDefinitionVersionsGetOptionalParams, PolicySetDefinitionVersionsGetResponse, PolicySetDefinitionVersionsGetBuiltInOptionalParams, PolicySetDefinitionVersionsGetBuiltInResponse, PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams, PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupResponse, PolicySetDefinitionVersionsDeleteAtManagementGroupOptionalParams, PolicySetDefinitionVersionsGetAtManagementGroupOptionalParams, PolicySetDefinitionVersionsGetAtManagementGroupResponse } from "../models/index.js";
|
|
3
3
|
/** Interface representing a PolicySetDefinitionVersions. */
|
|
4
4
|
export interface PolicySetDefinitionVersions {
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policySetDefinitionVersions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/policySetDefinitionVersions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"policySetDefinitionVersions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/policySetDefinitionVersions.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policySetDefinitionVersions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/policySetDefinitionVersions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n PolicySetDefinitionVersion,\n PolicySetDefinitionVersionsListOptionalParams,\n PolicySetDefinitionVersionsListBuiltInOptionalParams,\n PolicySetDefinitionVersionsListByManagementGroupOptionalParams,\n PolicySetDefinitionVersionsListAllBuiltinsOptionalParams,\n PolicySetDefinitionVersionsListAllBuiltinsResponse,\n PolicySetDefinitionVersionsListAllAtManagementGroupOptionalParams,\n PolicySetDefinitionVersionsListAllAtManagementGroupResponse,\n PolicySetDefinitionVersionsListAllOptionalParams,\n PolicySetDefinitionVersionsListAllResponse,\n PolicySetDefinitionVersionsCreateOrUpdateOptionalParams,\n PolicySetDefinitionVersionsCreateOrUpdateResponse,\n PolicySetDefinitionVersionsDeleteOptionalParams,\n PolicySetDefinitionVersionsGetOptionalParams,\n PolicySetDefinitionVersionsGetResponse,\n PolicySetDefinitionVersionsGetBuiltInOptionalParams,\n PolicySetDefinitionVersionsGetBuiltInResponse,\n PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams,\n PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupResponse,\n PolicySetDefinitionVersionsDeleteAtManagementGroupOptionalParams,\n PolicySetDefinitionVersionsGetAtManagementGroupOptionalParams,\n PolicySetDefinitionVersionsGetAtManagementGroupResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PolicySetDefinitionVersions. */\nexport interface PolicySetDefinitionVersions {\n /**\n * This operation retrieves a list of all the policy set definition versions for the given policy set\n * definition.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param options The options parameters.\n */\n list(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionVersionsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinitionVersion>;\n /**\n * This operation retrieves a list of all the built-in policy set definition versions for the given\n * built-in policy set definition.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param options The options parameters.\n */\n listBuiltIn(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionVersionsListBuiltInOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinitionVersion>;\n /**\n * This operation retrieves a list of all the policy set definition versions for the given policy set\n * definition in a given management group.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param options The options parameters.\n */\n listByManagementGroup(\n managementGroupName: string,\n policySetDefinitionName: string,\n options?: PolicySetDefinitionVersionsListByManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinitionVersion>;\n /**\n * This operation lists all the built-in policy set definition versions for all built-in policy set\n * definitions.\n * @param options The options parameters.\n */\n listAllBuiltins(\n options?: PolicySetDefinitionVersionsListAllBuiltinsOptionalParams,\n ): Promise<PolicySetDefinitionVersionsListAllBuiltinsResponse>;\n /**\n * This operation lists all the policy set definition versions for all policy set definitions at the\n * management group scope.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param options The options parameters.\n */\n listAllAtManagementGroup(\n managementGroupName: string,\n options?: PolicySetDefinitionVersionsListAllAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionVersionsListAllAtManagementGroupResponse>;\n /**\n * This operation lists all the policy set definition versions for all policy set definitions within a\n * subscription.\n * @param options The options parameters.\n */\n listAll(\n options?: PolicySetDefinitionVersionsListAllOptionalParams,\n ): Promise<PolicySetDefinitionVersionsListAllResponse>;\n /**\n * This operation creates or updates a policy set definition version in the given subscription with the\n * given name and version.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param parameters The policy set definition properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n parameters: PolicySetDefinitionVersion,\n options?: PolicySetDefinitionVersionsCreateOrUpdateOptionalParams,\n ): Promise<PolicySetDefinitionVersionsCreateOrUpdateResponse>;\n /**\n * This operation deletes the policy set definition version in the given subscription with the given\n * name and version.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n delete(\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy set definition version in the given subscription with the given\n * name and version.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n get(\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsGetOptionalParams,\n ): Promise<PolicySetDefinitionVersionsGetResponse>;\n /**\n * This operation retrieves the built-in policy set definition version with the given name and version.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n getBuiltIn(\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsGetBuiltInOptionalParams,\n ): Promise<PolicySetDefinitionVersionsGetBuiltInResponse>;\n /**\n * This operation creates or updates a policy set definition version in the given management group with\n * the given name and version.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param parameters The policy set definition version properties.\n * @param options The options parameters.\n */\n createOrUpdateAtManagementGroup(\n managementGroupName: string,\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n parameters: PolicySetDefinitionVersion,\n options?: PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupResponse>;\n /**\n * This operation deletes the policy set definition version in the given management group with the\n * given name and version.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n deleteAtManagementGroup(\n managementGroupName: string,\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsDeleteAtManagementGroupOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy set definition version in the given management group with the\n * given name and version.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n getAtManagementGroup(\n managementGroupName: string,\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsGetAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionVersionsGetAtManagementGroupResponse>;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"policySetDefinitionVersions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/policySetDefinitionVersions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n PolicySetDefinitionVersion,\n PolicySetDefinitionVersionsListOptionalParams,\n PolicySetDefinitionVersionsListBuiltInOptionalParams,\n PolicySetDefinitionVersionsListByManagementGroupOptionalParams,\n PolicySetDefinitionVersionsListAllBuiltinsOptionalParams,\n PolicySetDefinitionVersionsListAllBuiltinsResponse,\n PolicySetDefinitionVersionsListAllAtManagementGroupOptionalParams,\n PolicySetDefinitionVersionsListAllAtManagementGroupResponse,\n PolicySetDefinitionVersionsListAllOptionalParams,\n PolicySetDefinitionVersionsListAllResponse,\n PolicySetDefinitionVersionsCreateOrUpdateOptionalParams,\n PolicySetDefinitionVersionsCreateOrUpdateResponse,\n PolicySetDefinitionVersionsDeleteOptionalParams,\n PolicySetDefinitionVersionsGetOptionalParams,\n PolicySetDefinitionVersionsGetResponse,\n PolicySetDefinitionVersionsGetBuiltInOptionalParams,\n PolicySetDefinitionVersionsGetBuiltInResponse,\n PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams,\n PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupResponse,\n PolicySetDefinitionVersionsDeleteAtManagementGroupOptionalParams,\n PolicySetDefinitionVersionsGetAtManagementGroupOptionalParams,\n PolicySetDefinitionVersionsGetAtManagementGroupResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PolicySetDefinitionVersions. */\nexport interface PolicySetDefinitionVersions {\n /**\n * This operation retrieves a list of all the policy set definition versions for the given policy set\n * definition.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param options The options parameters.\n */\n list(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionVersionsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinitionVersion>;\n /**\n * This operation retrieves a list of all the built-in policy set definition versions for the given\n * built-in policy set definition.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param options The options parameters.\n */\n listBuiltIn(\n policySetDefinitionName: string,\n options?: PolicySetDefinitionVersionsListBuiltInOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinitionVersion>;\n /**\n * This operation retrieves a list of all the policy set definition versions for the given policy set\n * definition in a given management group.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param options The options parameters.\n */\n listByManagementGroup(\n managementGroupName: string,\n policySetDefinitionName: string,\n options?: PolicySetDefinitionVersionsListByManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicySetDefinitionVersion>;\n /**\n * This operation lists all the built-in policy set definition versions for all built-in policy set\n * definitions.\n * @param options The options parameters.\n */\n listAllBuiltins(\n options?: PolicySetDefinitionVersionsListAllBuiltinsOptionalParams,\n ): Promise<PolicySetDefinitionVersionsListAllBuiltinsResponse>;\n /**\n * This operation lists all the policy set definition versions for all policy set definitions at the\n * management group scope.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param options The options parameters.\n */\n listAllAtManagementGroup(\n managementGroupName: string,\n options?: PolicySetDefinitionVersionsListAllAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionVersionsListAllAtManagementGroupResponse>;\n /**\n * This operation lists all the policy set definition versions for all policy set definitions within a\n * subscription.\n * @param options The options parameters.\n */\n listAll(\n options?: PolicySetDefinitionVersionsListAllOptionalParams,\n ): Promise<PolicySetDefinitionVersionsListAllResponse>;\n /**\n * This operation creates or updates a policy set definition version in the given subscription with the\n * given name and version.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param parameters The policy set definition properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n parameters: PolicySetDefinitionVersion,\n options?: PolicySetDefinitionVersionsCreateOrUpdateOptionalParams,\n ): Promise<PolicySetDefinitionVersionsCreateOrUpdateResponse>;\n /**\n * This operation deletes the policy set definition version in the given subscription with the given\n * name and version.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n delete(\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy set definition version in the given subscription with the given\n * name and version.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n get(\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsGetOptionalParams,\n ): Promise<PolicySetDefinitionVersionsGetResponse>;\n /**\n * This operation retrieves the built-in policy set definition version with the given name and version.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n getBuiltIn(\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsGetBuiltInOptionalParams,\n ): Promise<PolicySetDefinitionVersionsGetBuiltInResponse>;\n /**\n * This operation creates or updates a policy set definition version in the given management group with\n * the given name and version.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param parameters The policy set definition version properties.\n * @param options The options parameters.\n */\n createOrUpdateAtManagementGroup(\n managementGroupName: string,\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n parameters: PolicySetDefinitionVersion,\n options?: PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionVersionsCreateOrUpdateAtManagementGroupResponse>;\n /**\n * This operation deletes the policy set definition version in the given management group with the\n * given name and version.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n deleteAtManagementGroup(\n managementGroupName: string,\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsDeleteAtManagementGroupOptionalParams,\n ): Promise<void>;\n /**\n * This operation retrieves the policy set definition version in the given management group with the\n * given name and version.\n * @param managementGroupName The name of the management group. The name is case insensitive.\n * @param policySetDefinitionName The name of the policy set definition.\n * @param policyDefinitionVersion The policy set definition version. The format is x.y.z where x is\n * the major version number, y is the minor version number, and z is the patch number\n * @param options The options parameters.\n */\n getAtManagementGroup(\n managementGroupName: string,\n policySetDefinitionName: string,\n policyDefinitionVersion: string,\n options?: PolicySetDefinitionVersionsGetAtManagementGroupOptionalParams,\n ): Promise<PolicySetDefinitionVersionsGetAtManagementGroupResponse>;\n}\n"]}
|