@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":"policyAssignments.js","sourceRoot":"","sources":["../../../src/operations/policyAssignments.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 { PolicyAssignments } 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 PolicyAssignment,\n PolicyAssignmentsListForResourceGroupNextOptionalParams,\n PolicyAssignmentsListForResourceGroupOptionalParams,\n PolicyAssignmentsListForResourceGroupResponse,\n PolicyAssignmentsListForResourceNextOptionalParams,\n PolicyAssignmentsListForResourceOptionalParams,\n PolicyAssignmentsListForResourceResponse,\n PolicyAssignmentsListForManagementGroupNextOptionalParams,\n PolicyAssignmentsListForManagementGroupOptionalParams,\n PolicyAssignmentsListForManagementGroupResponse,\n PolicyAssignmentsListNextOptionalParams,\n PolicyAssignmentsListOptionalParams,\n PolicyAssignmentsListResponse,\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 PolicyAssignmentsListForResourceGroupNextResponse,\n PolicyAssignmentsListForResourceNextResponse,\n PolicyAssignmentsListForManagementGroupNextResponse,\n PolicyAssignmentsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PolicyAssignments operations. */\nexport class PolicyAssignmentsImpl implements PolicyAssignments {\n private readonly client: PolicyClient;\n\n /**\n * Initialize a new instance of the class PolicyAssignments 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 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 public listForResourceGroup(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment> {\n const iter = this.listForResourceGroupPagingAll(resourceGroupName, 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.listForResourceGroupPagingPage(\n resourceGroupName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listForResourceGroupPagingPage(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyAssignment[]> {\n let result: PolicyAssignmentsListForResourceGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listForResourceGroup(resourceGroupName, 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._listForResourceGroupNext(\n resourceGroupName,\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 *listForResourceGroupPagingAll(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n ): AsyncIterableIterator<PolicyAssignment> {\n for await (const page of this.listForResourceGroupPagingPage(\n resourceGroupName,\n options,\n )) {\n yield* page;\n }\n }\n\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 public listForResource(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment> {\n const iter = this.listForResourcePagingAll(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\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.listForResourcePagingPage(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listForResourcePagingPage(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyAssignment[]> {\n let result: PolicyAssignmentsListForResourceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listForResource(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listForResourceNext(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\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 *listForResourcePagingAll(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n ): AsyncIterableIterator<PolicyAssignment> {\n for await (const page of this.listForResourcePagingPage(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n options,\n )) {\n yield* page;\n }\n }\n\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 public listForManagementGroup(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment> {\n const iter = this.listForManagementGroupPagingAll(\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.listForManagementGroupPagingPage(\n managementGroupId,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listForManagementGroupPagingPage(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyAssignment[]> {\n let result: PolicyAssignmentsListForManagementGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listForManagementGroup(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._listForManagementGroupNext(\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 *listForManagementGroupPagingAll(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n ): AsyncIterableIterator<PolicyAssignment> {\n for await (const page of this.listForManagementGroupPagingPage(\n managementGroupId,\n options,\n )) {\n yield* page;\n }\n }\n\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 public list(\n options?: PolicyAssignmentsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment> {\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?: PolicyAssignmentsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyAssignment[]> {\n let result: PolicyAssignmentsListResponse;\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?: PolicyAssignmentsListOptionalParams,\n ): AsyncIterableIterator<PolicyAssignment> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\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 return this.client.sendOperationRequest(\n { scope, policyAssignmentName, options },\n deleteOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { scope, policyAssignmentName, parameters, options },\n createOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { scope, policyAssignmentName, options },\n getOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { scope, policyAssignmentName, parameters, options },\n updateOperationSpec,\n );\n }\n\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 private _listForResourceGroup(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n ): Promise<PolicyAssignmentsListForResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listForResourceGroupOperationSpec,\n );\n }\n\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 private _listForResource(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n ): Promise<PolicyAssignmentsListForResourceResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n options,\n },\n listForResourceOperationSpec,\n );\n }\n\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 private _listForManagementGroup(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n ): Promise<PolicyAssignmentsListForManagementGroupResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, options },\n listForManagementGroupOperationSpec,\n );\n }\n\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 private _list(\n options?: PolicyAssignmentsListOptionalParams,\n ): Promise<PolicyAssignmentsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\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 return this.client.sendOperationRequest(\n { policyAssignmentId, options },\n deleteByIdOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { policyAssignmentId, parameters, options },\n createByIdOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { policyAssignmentId, options },\n getByIdOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { policyAssignmentId, parameters, options },\n updateByIdOperationSpec,\n );\n }\n\n /**\n * ListForResourceGroupNext\n * @param resourceGroupName The name of the resource group that contains policy assignments.\n * @param nextLink The nextLink from the previous successful call to the ListForResourceGroup method.\n * @param options The options parameters.\n */\n private _listForResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: PolicyAssignmentsListForResourceGroupNextOptionalParams,\n ): Promise<PolicyAssignmentsListForResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listForResourceGroupNextOperationSpec,\n );\n }\n\n /**\n * ListForResourceNext\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 nextLink The nextLink from the previous successful call to the ListForResource method.\n * @param options The options parameters.\n */\n private _listForResourceNext(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n nextLink: string,\n options?: PolicyAssignmentsListForResourceNextOptionalParams,\n ): Promise<PolicyAssignmentsListForResourceNextResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n nextLink,\n options,\n },\n listForResourceNextOperationSpec,\n );\n }\n\n /**\n * ListForManagementGroupNext\n * @param managementGroupId The ID of the management group.\n * @param nextLink The nextLink from the previous successful call to the ListForManagementGroup method.\n * @param options The options parameters.\n */\n private _listForManagementGroupNext(\n managementGroupId: string,\n nextLink: string,\n options?: PolicyAssignmentsListForManagementGroupNextOptionalParams,\n ): Promise<PolicyAssignmentsListForManagementGroupNextResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, nextLink, options },\n listForManagementGroupNextOperationSpec,\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?: PolicyAssignmentsListNextOptionalParams,\n ): Promise<PolicyAssignmentsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.scope,\n Parameters.policyAssignmentName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}\",\n httpMethod: \"PUT\",\n responses: {\n 201: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters4,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.scope,\n Parameters.policyAssignmentName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion1, Parameters.expand],\n urlParameters: [\n Parameters.$host,\n Parameters.scope,\n Parameters.policyAssignmentName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters5,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.scope,\n Parameters.policyAssignmentName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst listForResourceGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Authorization/policyAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\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: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForResourceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/policyAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\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: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceProviderNamespace,\n Parameters.parentResourcePath,\n Parameters.resourceType,\n Parameters.resourceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policyAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\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 listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policyAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\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 deleteByIdOperationSpec: coreClient.OperationSpec = {\n path: \"/{policyAssignmentId}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [Parameters.$host, Parameters.policyAssignmentId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createByIdOperationSpec: coreClient.OperationSpec = {\n path: \"/{policyAssignmentId}\",\n httpMethod: \"PUT\",\n responses: {\n 201: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters4,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [Parameters.$host, Parameters.policyAssignmentId],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst getByIdOperationSpec: coreClient.OperationSpec = {\n path: \"/{policyAssignmentId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion1, Parameters.expand],\n urlParameters: [Parameters.$host, Parameters.policyAssignmentId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst updateByIdOperationSpec: coreClient.OperationSpec = {\n path: \"/{policyAssignmentId}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters5,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [Parameters.$host, Parameters.policyAssignmentId],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst listForResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForResourceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceProviderNamespace,\n Parameters.parentResourcePath,\n Parameters.resourceType,\n Parameters.resourceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForManagementGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\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};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\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};\n"]}
|
|
1
|
+
{"version":3,"file":"policyAssignments.js","sourceRoot":"","sources":["../../../src/operations/policyAssignments.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 { PolicyAssignments } 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 PolicyAssignment,\n PolicyAssignmentsListForResourceGroupNextOptionalParams,\n PolicyAssignmentsListForResourceGroupOptionalParams,\n PolicyAssignmentsListForResourceGroupResponse,\n PolicyAssignmentsListForResourceNextOptionalParams,\n PolicyAssignmentsListForResourceOptionalParams,\n PolicyAssignmentsListForResourceResponse,\n PolicyAssignmentsListForManagementGroupNextOptionalParams,\n PolicyAssignmentsListForManagementGroupOptionalParams,\n PolicyAssignmentsListForManagementGroupResponse,\n PolicyAssignmentsListNextOptionalParams,\n PolicyAssignmentsListOptionalParams,\n PolicyAssignmentsListResponse,\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 PolicyAssignmentsListForResourceGroupNextResponse,\n PolicyAssignmentsListForResourceNextResponse,\n PolicyAssignmentsListForManagementGroupNextResponse,\n PolicyAssignmentsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PolicyAssignments operations. */\nexport class PolicyAssignmentsImpl implements PolicyAssignments {\n private readonly client: PolicyClient;\n\n /**\n * Initialize a new instance of the class PolicyAssignments 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 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 public listForResourceGroup(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment> {\n const iter = this.listForResourceGroupPagingAll(resourceGroupName, 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.listForResourceGroupPagingPage(resourceGroupName, options, settings);\n },\n };\n }\n\n private async *listForResourceGroupPagingPage(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyAssignment[]> {\n let result: PolicyAssignmentsListForResourceGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listForResourceGroup(resourceGroupName, 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._listForResourceGroupNext(resourceGroupName, continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listForResourceGroupPagingAll(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n ): AsyncIterableIterator<PolicyAssignment> {\n for await (const page of this.listForResourceGroupPagingPage(resourceGroupName, options)) {\n yield* page;\n }\n }\n\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 public listForResource(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment> {\n const iter = this.listForResourcePagingAll(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\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.listForResourcePagingPage(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listForResourcePagingPage(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyAssignment[]> {\n let result: PolicyAssignmentsListForResourceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listForResource(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listForResourceNext(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\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 *listForResourcePagingAll(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n ): AsyncIterableIterator<PolicyAssignment> {\n for await (const page of this.listForResourcePagingPage(\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n options,\n )) {\n yield* page;\n }\n }\n\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 public listForManagementGroup(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment> {\n const iter = this.listForManagementGroupPagingAll(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.listForManagementGroupPagingPage(managementGroupId, options, settings);\n },\n };\n }\n\n private async *listForManagementGroupPagingPage(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyAssignment[]> {\n let result: PolicyAssignmentsListForManagementGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listForManagementGroup(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._listForManagementGroupNext(\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 *listForManagementGroupPagingAll(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n ): AsyncIterableIterator<PolicyAssignment> {\n for await (const page of this.listForManagementGroupPagingPage(managementGroupId, options)) {\n yield* page;\n }\n }\n\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 public list(\n options?: PolicyAssignmentsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicyAssignment> {\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?: PolicyAssignmentsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyAssignment[]> {\n let result: PolicyAssignmentsListResponse;\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?: PolicyAssignmentsListOptionalParams,\n ): AsyncIterableIterator<PolicyAssignment> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\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 return this.client.sendOperationRequest(\n { scope, policyAssignmentName, options },\n deleteOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { scope, policyAssignmentName, parameters, options },\n createOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { scope, policyAssignmentName, options },\n getOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { scope, policyAssignmentName, parameters, options },\n updateOperationSpec,\n );\n }\n\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 private _listForResourceGroup(\n resourceGroupName: string,\n options?: PolicyAssignmentsListForResourceGroupOptionalParams,\n ): Promise<PolicyAssignmentsListForResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listForResourceGroupOperationSpec,\n );\n }\n\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 private _listForResource(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n options?: PolicyAssignmentsListForResourceOptionalParams,\n ): Promise<PolicyAssignmentsListForResourceResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n options,\n },\n listForResourceOperationSpec,\n );\n }\n\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 private _listForManagementGroup(\n managementGroupId: string,\n options?: PolicyAssignmentsListForManagementGroupOptionalParams,\n ): Promise<PolicyAssignmentsListForManagementGroupResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, options },\n listForManagementGroupOperationSpec,\n );\n }\n\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 private _list(\n options?: PolicyAssignmentsListOptionalParams,\n ): Promise<PolicyAssignmentsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\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 return this.client.sendOperationRequest(\n { policyAssignmentId, options },\n deleteByIdOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest(\n { policyAssignmentId, parameters, options },\n createByIdOperationSpec,\n );\n }\n\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 return this.client.sendOperationRequest({ policyAssignmentId, options }, getByIdOperationSpec);\n }\n\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 return this.client.sendOperationRequest(\n { policyAssignmentId, parameters, options },\n updateByIdOperationSpec,\n );\n }\n\n /**\n * ListForResourceGroupNext\n * @param resourceGroupName The name of the resource group that contains policy assignments.\n * @param nextLink The nextLink from the previous successful call to the ListForResourceGroup method.\n * @param options The options parameters.\n */\n private _listForResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: PolicyAssignmentsListForResourceGroupNextOptionalParams,\n ): Promise<PolicyAssignmentsListForResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listForResourceGroupNextOperationSpec,\n );\n }\n\n /**\n * ListForResourceNext\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 nextLink The nextLink from the previous successful call to the ListForResource method.\n * @param options The options parameters.\n */\n private _listForResourceNext(\n resourceGroupName: string,\n resourceProviderNamespace: string,\n parentResourcePath: string,\n resourceType: string,\n resourceName: string,\n nextLink: string,\n options?: PolicyAssignmentsListForResourceNextOptionalParams,\n ): Promise<PolicyAssignmentsListForResourceNextResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n resourceProviderNamespace,\n parentResourcePath,\n resourceType,\n resourceName,\n nextLink,\n options,\n },\n listForResourceNextOperationSpec,\n );\n }\n\n /**\n * ListForManagementGroupNext\n * @param managementGroupId The ID of the management group.\n * @param nextLink The nextLink from the previous successful call to the ListForManagementGroup method.\n * @param options The options parameters.\n */\n private _listForManagementGroupNext(\n managementGroupId: string,\n nextLink: string,\n options?: PolicyAssignmentsListForManagementGroupNextOptionalParams,\n ): Promise<PolicyAssignmentsListForManagementGroupNextResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, nextLink, options },\n listForManagementGroupNextOperationSpec,\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?: PolicyAssignmentsListNextOptionalParams,\n ): Promise<PolicyAssignmentsListNextResponse> {\n return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.scope, Parameters.policyAssignmentName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}\",\n httpMethod: \"PUT\",\n responses: {\n 201: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters4,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.scope, Parameters.policyAssignmentName],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.expand],\n urlParameters: [Parameters.$host, Parameters.scope, Parameters.policyAssignmentName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters5,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.scope, Parameters.policyAssignmentName],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst listForResourceGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Authorization/policyAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\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, Parameters.resourceGroupName],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForResourceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/policyAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.filter, Parameters.top, Parameters.expand],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceProviderNamespace,\n Parameters.parentResourcePath,\n Parameters.resourceType,\n Parameters.resourceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policyAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\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 listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policyAssignments\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\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 deleteByIdOperationSpec: coreClient.OperationSpec = {\n path: \"/{policyAssignmentId}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.policyAssignmentId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createByIdOperationSpec: coreClient.OperationSpec = {\n path: \"/{policyAssignmentId}\",\n httpMethod: \"PUT\",\n responses: {\n 201: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters4,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.policyAssignmentId],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst getByIdOperationSpec: coreClient.OperationSpec = {\n path: \"/{policyAssignmentId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion, Parameters.expand],\n urlParameters: [Parameters.$host, Parameters.policyAssignmentId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst updateByIdOperationSpec: coreClient.OperationSpec = {\n path: \"/{policyAssignmentId}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignment,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters5,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.policyAssignmentId],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer,\n};\nconst listForResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroupName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForResourceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink,\n Parameters.resourceGroupName,\n Parameters.resourceProviderNamespace,\n Parameters.parentResourcePath,\n Parameters.resourceType,\n Parameters.resourceName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForManagementGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [Parameters.$host, Parameters.managementGroupId, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyAssignmentListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { PolicyDefinitionVersions } from "../operationsInterfaces/index.js";
|
|
3
|
-
import { PolicyClient } from "../policyClient.js";
|
|
4
|
-
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 { PolicyDefinitionVersions } from "../operationsInterfaces/index.js";
|
|
3
|
+
import type { PolicyClient } from "../policyClient.js";
|
|
4
|
+
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";
|
|
5
5
|
/** Class containing PolicyDefinitionVersions operations. */
|
|
6
6
|
export declare class PolicyDefinitionVersionsImpl implements PolicyDefinitionVersions {
|
|
7
7
|
private readonly client;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policyDefinitionVersions.d.ts","sourceRoot":"","sources":["../../../src/operations/policyDefinitionVersions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"policyDefinitionVersions.d.ts","sourceRoot":"","sources":["../../../src/operations/policyDefinitionVersions.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAEnF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AAIjF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AACvD,OAAO,KAAK,EACV,uBAAuB,EAEvB,0CAA0C,EAG1C,iDAAiD,EAGjD,2DAA2D,EAE3D,qDAAqD,EACrD,+CAA+C,EAC/C,8DAA8D,EAC9D,wDAAwD,EACxD,6CAA6C,EAC7C,uCAAuC,EACvC,oDAAoD,EACpD,8CAA8C,EAC9C,4CAA4C,EAC5C,yCAAyC,EACzC,mCAAmC,EACnC,gDAAgD,EAChD,0CAA0C,EAC1C,qEAAqE,EACrE,+DAA+D,EAC/D,6DAA6D,EAC7D,0DAA0D,EAC1D,oDAAoD,EAIrD,MAAM,oBAAoB,CAAC;AAG5B,4DAA4D;AAC5D,qBAAa,4BAA6B,YAAW,wBAAwB;IAC3E,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAe;IAEtC;;;OAGG;gBACS,MAAM,EAAE,YAAY;IAIhC;;;;;OAKG;IACI,IAAI,CACT,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,uBAAuB,CAAC;YAkBvC,cAAc;YAuBd,aAAa;IAS5B;;;;;OAKG;IACI,WAAW,CAChB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,iDAAiD,GAC1D,0BAA0B,CAAC,uBAAuB,CAAC;YAkBvC,qBAAqB;YAuBrB,oBAAoB;IASnC;;;;;;OAMG;IACI,qBAAqB,CAC1B,mBAAmB,EAAE,MAAM,EAC3B,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,2DAA2D,GACpE,0BAA0B,CAAC,uBAAuB,CAAC;YA2BvC,+BAA+B;YAiC/B,8BAA8B;IAc7C;;;;OAIG;IACH,eAAe,CACb,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC;IAI3D;;;;;OAKG;IACH,wBAAwB,CACtB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,8DAA8D,GACvE,OAAO,CAAC,wDAAwD,CAAC;IAOpE;;;;OAIG;IACH,OAAO,CACL,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC;IAInD;;;;;;;OAOG;IACH,cAAc,CACZ,oBAAoB,EAAE,MAAM,EAC5B,uBAAuB,EAAE,MAAM,EAC/B,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,8CAA8C,CAAC;IAO1D;;;;;;OAMG;IACH,MAAM,CACJ,oBAAoB,EAAE,MAAM,EAC5B,uBAAuB,EAAE,MAAM,EAC/B,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;;OAOG;IACH,GAAG,CACD,oBAAoB,EAAE,MAAM,EAC5B,uBAAuB,EAAE,MAAM,EAC/B,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC;IAO/C;;;;;;OAMG;IACH,UAAU,CACR,oBAAoB,EAAE,MAAM,EAC5B,uBAAuB,EAAE,MAAM,EAC/B,OAAO,CAAC,EAAE,gDAAgD,GACzD,OAAO,CAAC,0CAA0C,CAAC;IAOtD;;;;;;;;;OASG;IACH,+BAA+B,CAC7B,mBAAmB,EAAE,MAAM,EAC3B,oBAAoB,EAAE,MAAM,EAC5B,uBAAuB,EAAE,MAAM,EAC/B,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,qEAAqE,GAC9E,OAAO,CAAC,+DAA+D,CAAC;IAa3E;;;;;;;OAOG;IACH,uBAAuB,CACrB,mBAAmB,EAAE,MAAM,EAC3B,oBAAoB,EAAE,MAAM,EAC5B,uBAAuB,EAAE,MAAM,EAC/B,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,IAAI,CAAC;IAYhB;;;;;;;;OAQG;IACH,oBAAoB,CAClB,mBAAmB,EAAE,MAAM,EAC3B,oBAAoB,EAAE,MAAM,EAC5B,uBAAuB,EAAE,MAAM,EAC/B,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CAAC,oDAAoD,CAAC;IAYhE;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAOb;;;;;OAKG;IACH,OAAO,CAAC,YAAY;IAUpB;;;;;;OAMG;IACH,OAAO,CAAC,sBAAsB;IAW9B;;;;;OAKG;IACH,OAAO,CAAC,SAAS;IAWjB;;;;;OAKG;IACH,OAAO,CAAC,gBAAgB;IAWxB;;;;;;OAMG;IACH,OAAO,CAAC,0BAA0B;CAWnC"}
|
|
@@ -403,7 +403,7 @@ const listAllBuiltinsOperationSpec = {
|
|
|
403
403
|
bodyMapper: Mappers.CloudError,
|
|
404
404
|
},
|
|
405
405
|
},
|
|
406
|
-
queryParameters: [Parameters.
|
|
406
|
+
queryParameters: [Parameters.apiVersion],
|
|
407
407
|
urlParameters: [Parameters.$host],
|
|
408
408
|
headerParameters: [Parameters.accept],
|
|
409
409
|
serializer,
|
|
@@ -419,7 +419,7 @@ const listAllAtManagementGroupOperationSpec = {
|
|
|
419
419
|
bodyMapper: Mappers.CloudError,
|
|
420
420
|
},
|
|
421
421
|
},
|
|
422
|
-
queryParameters: [Parameters.
|
|
422
|
+
queryParameters: [Parameters.apiVersion],
|
|
423
423
|
urlParameters: [Parameters.$host, Parameters.managementGroupName],
|
|
424
424
|
headerParameters: [Parameters.accept],
|
|
425
425
|
serializer,
|
|
@@ -435,7 +435,7 @@ const listAllOperationSpec = {
|
|
|
435
435
|
bodyMapper: Mappers.CloudError,
|
|
436
436
|
},
|
|
437
437
|
},
|
|
438
|
-
queryParameters: [Parameters.
|
|
438
|
+
queryParameters: [Parameters.apiVersion],
|
|
439
439
|
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
440
440
|
headerParameters: [Parameters.accept],
|
|
441
441
|
serializer,
|
|
@@ -455,14 +455,14 @@ const createOrUpdateOperationSpec = {
|
|
|
455
455
|
},
|
|
456
456
|
},
|
|
457
457
|
requestBody: Parameters.parameters1,
|
|
458
|
-
queryParameters: [Parameters.
|
|
458
|
+
queryParameters: [Parameters.apiVersion],
|
|
459
459
|
urlParameters: [
|
|
460
460
|
Parameters.$host,
|
|
461
461
|
Parameters.subscriptionId,
|
|
462
462
|
Parameters.policyDefinitionName,
|
|
463
463
|
Parameters.policyDefinitionVersion,
|
|
464
464
|
],
|
|
465
|
-
headerParameters: [Parameters.
|
|
465
|
+
headerParameters: [Parameters.contentType, Parameters.accept],
|
|
466
466
|
mediaType: "json",
|
|
467
467
|
serializer,
|
|
468
468
|
};
|
|
@@ -476,7 +476,7 @@ const deleteOperationSpec = {
|
|
|
476
476
|
bodyMapper: Mappers.CloudError,
|
|
477
477
|
},
|
|
478
478
|
},
|
|
479
|
-
queryParameters: [Parameters.
|
|
479
|
+
queryParameters: [Parameters.apiVersion],
|
|
480
480
|
urlParameters: [
|
|
481
481
|
Parameters.$host,
|
|
482
482
|
Parameters.subscriptionId,
|
|
@@ -497,7 +497,7 @@ const getOperationSpec = {
|
|
|
497
497
|
bodyMapper: Mappers.CloudError,
|
|
498
498
|
},
|
|
499
499
|
},
|
|
500
|
-
queryParameters: [Parameters.
|
|
500
|
+
queryParameters: [Parameters.apiVersion],
|
|
501
501
|
urlParameters: [
|
|
502
502
|
Parameters.$host,
|
|
503
503
|
Parameters.subscriptionId,
|
|
@@ -518,7 +518,7 @@ const getBuiltInOperationSpec = {
|
|
|
518
518
|
bodyMapper: Mappers.CloudError,
|
|
519
519
|
},
|
|
520
520
|
},
|
|
521
|
-
queryParameters: [Parameters.
|
|
521
|
+
queryParameters: [Parameters.apiVersion],
|
|
522
522
|
urlParameters: [
|
|
523
523
|
Parameters.$host,
|
|
524
524
|
Parameters.policyDefinitionName,
|
|
@@ -542,14 +542,14 @@ const createOrUpdateAtManagementGroupOperationSpec = {
|
|
|
542
542
|
},
|
|
543
543
|
},
|
|
544
544
|
requestBody: Parameters.parameters1,
|
|
545
|
-
queryParameters: [Parameters.
|
|
545
|
+
queryParameters: [Parameters.apiVersion],
|
|
546
546
|
urlParameters: [
|
|
547
547
|
Parameters.$host,
|
|
548
548
|
Parameters.policyDefinitionName,
|
|
549
549
|
Parameters.managementGroupName,
|
|
550
550
|
Parameters.policyDefinitionVersion,
|
|
551
551
|
],
|
|
552
|
-
headerParameters: [Parameters.
|
|
552
|
+
headerParameters: [Parameters.contentType, Parameters.accept],
|
|
553
553
|
mediaType: "json",
|
|
554
554
|
serializer,
|
|
555
555
|
};
|
|
@@ -563,7 +563,7 @@ const deleteAtManagementGroupOperationSpec = {
|
|
|
563
563
|
bodyMapper: Mappers.CloudError,
|
|
564
564
|
},
|
|
565
565
|
},
|
|
566
|
-
queryParameters: [Parameters.
|
|
566
|
+
queryParameters: [Parameters.apiVersion],
|
|
567
567
|
urlParameters: [
|
|
568
568
|
Parameters.$host,
|
|
569
569
|
Parameters.policyDefinitionName,
|
|
@@ -584,7 +584,7 @@ const getAtManagementGroupOperationSpec = {
|
|
|
584
584
|
bodyMapper: Mappers.CloudError,
|
|
585
585
|
},
|
|
586
586
|
},
|
|
587
|
-
queryParameters: [Parameters.
|
|
587
|
+
queryParameters: [Parameters.apiVersion],
|
|
588
588
|
urlParameters: [
|
|
589
589
|
Parameters.$host,
|
|
590
590
|
Parameters.policyDefinitionName,
|
|
@@ -605,12 +605,8 @@ const listOperationSpec = {
|
|
|
605
605
|
bodyMapper: Mappers.CloudError,
|
|
606
606
|
},
|
|
607
607
|
},
|
|
608
|
-
queryParameters: [Parameters.
|
|
609
|
-
urlParameters: [
|
|
610
|
-
Parameters.$host,
|
|
611
|
-
Parameters.subscriptionId,
|
|
612
|
-
Parameters.policyDefinitionName,
|
|
613
|
-
],
|
|
608
|
+
queryParameters: [Parameters.apiVersion, Parameters.top],
|
|
609
|
+
urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.policyDefinitionName],
|
|
614
610
|
headerParameters: [Parameters.accept],
|
|
615
611
|
serializer,
|
|
616
612
|
};
|
|
@@ -625,7 +621,7 @@ const listBuiltInOperationSpec = {
|
|
|
625
621
|
bodyMapper: Mappers.CloudError,
|
|
626
622
|
},
|
|
627
623
|
},
|
|
628
|
-
queryParameters: [Parameters.
|
|
624
|
+
queryParameters: [Parameters.apiVersion, Parameters.top],
|
|
629
625
|
urlParameters: [Parameters.$host, Parameters.policyDefinitionName],
|
|
630
626
|
headerParameters: [Parameters.accept],
|
|
631
627
|
serializer,
|
|
@@ -641,7 +637,7 @@ const listByManagementGroupOperationSpec = {
|
|
|
641
637
|
bodyMapper: Mappers.CloudError,
|
|
642
638
|
},
|
|
643
639
|
},
|
|
644
|
-
queryParameters: [Parameters.
|
|
640
|
+
queryParameters: [Parameters.apiVersion, Parameters.top],
|
|
645
641
|
urlParameters: [
|
|
646
642
|
Parameters.$host,
|
|
647
643
|
Parameters.policyDefinitionName,
|
|
@@ -663,9 +659,9 @@ const listNextOperationSpec = {
|
|
|
663
659
|
},
|
|
664
660
|
urlParameters: [
|
|
665
661
|
Parameters.$host,
|
|
666
|
-
Parameters.nextLink,
|
|
667
662
|
Parameters.subscriptionId,
|
|
668
663
|
Parameters.policyDefinitionName,
|
|
664
|
+
Parameters.nextLink,
|
|
669
665
|
],
|
|
670
666
|
headerParameters: [Parameters.accept],
|
|
671
667
|
serializer,
|
|
@@ -681,11 +677,7 @@ const listBuiltInNextOperationSpec = {
|
|
|
681
677
|
bodyMapper: Mappers.CloudError,
|
|
682
678
|
},
|
|
683
679
|
},
|
|
684
|
-
urlParameters: [
|
|
685
|
-
Parameters.$host,
|
|
686
|
-
Parameters.nextLink,
|
|
687
|
-
Parameters.policyDefinitionName,
|
|
688
|
-
],
|
|
680
|
+
urlParameters: [Parameters.$host, Parameters.policyDefinitionName, Parameters.nextLink],
|
|
689
681
|
headerParameters: [Parameters.accept],
|
|
690
682
|
serializer,
|
|
691
683
|
};
|
|
@@ -702,8 +694,8 @@ const listByManagementGroupNextOperationSpec = {
|
|
|
702
694
|
},
|
|
703
695
|
urlParameters: [
|
|
704
696
|
Parameters.$host,
|
|
705
|
-
Parameters.nextLink,
|
|
706
697
|
Parameters.policyDefinitionName,
|
|
698
|
+
Parameters.nextLink,
|
|
707
699
|
Parameters.managementGroupName,
|
|
708
700
|
],
|
|
709
701
|
headerParameters: [Parameters.accept],
|