@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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"policyExemptions.js","sourceRoot":"","sources":["../../../src/operations/policyExemptions.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 { PolicyExemptions } 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 PolicyExemption,\n PolicyExemptionsListNextOptionalParams,\n PolicyExemptionsListOptionalParams,\n PolicyExemptionsListResponse,\n PolicyExemptionsListForResourceGroupNextOptionalParams,\n PolicyExemptionsListForResourceGroupOptionalParams,\n PolicyExemptionsListForResourceGroupResponse,\n PolicyExemptionsListForResourceNextOptionalParams,\n PolicyExemptionsListForResourceOptionalParams,\n PolicyExemptionsListForResourceResponse,\n PolicyExemptionsListForManagementGroupNextOptionalParams,\n PolicyExemptionsListForManagementGroupOptionalParams,\n PolicyExemptionsListForManagementGroupResponse,\n PolicyExemptionsDeleteOptionalParams,\n PolicyExemptionsCreateOrUpdateOptionalParams,\n PolicyExemptionsCreateOrUpdateResponse,\n PolicyExemptionsGetOptionalParams,\n PolicyExemptionsGetResponse,\n PolicyExemptionUpdate,\n PolicyExemptionsUpdateOptionalParams,\n PolicyExemptionsUpdateResponse,\n PolicyExemptionsListNextResponse,\n PolicyExemptionsListForResourceGroupNextResponse,\n PolicyExemptionsListForResourceNextResponse,\n PolicyExemptionsListForManagementGroupNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PolicyExemptions operations. */\nexport class PolicyExemptionsImpl implements PolicyExemptions {\n private readonly client: PolicyClient;\n\n /**\n * Initialize a new instance of the class PolicyExemptions 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 exemptions associated with the given subscription\n * that match the optional given $filter. Valid values for $filter are: 'atScope()', 'atExactScope()',\n * 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter is not provided, the unfiltered\n * list includes all policy exemptions associated with the subscription, including those that apply\n * directly or from management groups that contain the given subscription, as well as any applied to\n * objects contained within the subscription.\n * @param options The options parameters.\n */\n public list(\n options?: PolicyExemptionsListOptionalParams,\n ): PagedAsyncIterableIterator<PolicyExemption> {\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?: PolicyExemptionsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyExemption[]> {\n let result: PolicyExemptionsListResponse;\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?: PolicyExemptionsListOptionalParams,\n ): AsyncIterableIterator<PolicyExemption> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * This operation retrieves the list of all policy exemptions 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()', 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter\n * is not provided, the unfiltered list includes all policy exemptions associated with the resource\n * group, including those that apply directly or apply from containing scopes, as well as any applied\n * to resources contained within the resource group.\n * @param resourceGroupName The name of the resource group containing the resource.\n * @param options The options parameters.\n */\n public listForResourceGroup(\n resourceGroupName: string,\n options?: PolicyExemptionsListForResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyExemption> {\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?: PolicyExemptionsListForResourceGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyExemption[]> {\n let result: PolicyExemptionsListForResourceGroupResponse;\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?: PolicyExemptionsListForResourceGroupOptionalParams,\n ): AsyncIterableIterator<PolicyExemption> {\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 exemptions associated with the specified resource in\n * the given resource group and subscription that match the optional given $filter. Valid values for\n * $filter are: 'atScope()', 'atExactScope()', 'excludeExpired()' or 'policyAssignmentId eq '{value}''.\n * If $filter is not provided, the unfiltered list includes all policy exemptions associated with the\n * resource, including those that apply directly or from all containing scopes, as well as any applied\n * to resources contained within the resource. Three parameters plus the resource name are used to\n * identify a specific resource. If the resource is not part of a parent resource (the more common\n * case), the parent resource path should not be provided (or provided as ''). For example a web app\n * could be specified as ({resourceProviderNamespace} == 'Microsoft.Web', {parentResourcePath} == '',\n * {resourceType} == 'sites', {resourceName} == 'MyWebApp'). If the resource is part of a parent\n * resource, then all parameters should be provided. For example a virtual machine DNS name could be\n * specified as ({resourceProviderNamespace} == 'Microsoft.Compute', {parentResourcePath} ==\n * 'virtualMachines/MyVirtualMachine', {resourceType} == 'domainNames', {resourceName} ==\n * 'MyComputerName'). A convenient alternative to providing the namespace and type name separately is\n * to provide both in the {resourceType} parameter, format: ({resourceProviderNamespace} == '',\n * {parentResourcePath} == '', {resourceType} == '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?: PolicyExemptionsListForResourceOptionalParams,\n ): PagedAsyncIterableIterator<PolicyExemption> {\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?: PolicyExemptionsListForResourceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyExemption[]> {\n let result: PolicyExemptionsListForResourceResponse;\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?: PolicyExemptionsListForResourceOptionalParams,\n ): AsyncIterableIterator<PolicyExemption> {\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 exemptions applicable to the management group that\n * match the given $filter. Valid values for $filter are: 'atScope()', 'atExactScope()',\n * 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter=atScope() is provided, the\n * returned list includes all policy exemptions that are assigned to the management group or the\n * management group's ancestors.\n * @param managementGroupId The ID of the management group.\n * @param options The options parameters.\n */\n public listForManagementGroup(\n managementGroupId: string,\n options?: PolicyExemptionsListForManagementGroupOptionalParams,\n ): PagedAsyncIterableIterator<PolicyExemption> {\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?: PolicyExemptionsListForManagementGroupOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PolicyExemption[]> {\n let result: PolicyExemptionsListForManagementGroupResponse;\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?: PolicyExemptionsListForManagementGroupOptionalParams,\n ): AsyncIterableIterator<PolicyExemption> {\n for await (const page of this.listForManagementGroupPagingPage(\n managementGroupId,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * This operation deletes a policy exemption, given its name and the scope it was created in. The scope\n * of a policy exemption is the part of its ID preceding\n * '/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName}'.\n * @param scope The scope of the policy exemption. 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 policyExemptionName The name of the policy exemption to delete.\n * @param options The options parameters.\n */\n delete(\n scope: string,\n policyExemptionName: string,\n options?: PolicyExemptionsDeleteOptionalParams,\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { scope, policyExemptionName, options },\n deleteOperationSpec,\n );\n }\n\n /**\n * This operation creates or updates a policy exemption with the given scope and name. Policy\n * exemptions apply to all resources contained within their scope. For example, when you create a\n * policy exemption at resource group scope for a policy assignment at the same or above level, the\n * exemption exempts to all applicable resources in the resource group.\n * @param scope The scope of the policy exemption. 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 policyExemptionName The name of the policy exemption to delete.\n * @param parameters Parameters for the policy exemption.\n * @param options The options parameters.\n */\n createOrUpdate(\n scope: string,\n policyExemptionName: string,\n parameters: PolicyExemption,\n options?: PolicyExemptionsCreateOrUpdateOptionalParams,\n ): Promise<PolicyExemptionsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n { scope, policyExemptionName, parameters, options },\n createOrUpdateOperationSpec,\n );\n }\n\n /**\n * This operation retrieves a single policy exemption, given its name and the scope it was created at.\n * @param scope The scope of the policy exemption. 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 policyExemptionName The name of the policy exemption to delete.\n * @param options The options parameters.\n */\n get(\n scope: string,\n policyExemptionName: string,\n options?: PolicyExemptionsGetOptionalParams,\n ): Promise<PolicyExemptionsGetResponse> {\n return this.client.sendOperationRequest(\n { scope, policyExemptionName, options },\n getOperationSpec,\n );\n }\n\n /**\n * This operation updates a policy exemption with the given scope and name.\n * @param scope The scope of the policy exemption. 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 policyExemptionName The name of the policy exemption to delete.\n * @param parameters Parameters for policy exemption patch request.\n * @param options The options parameters.\n */\n update(\n scope: string,\n policyExemptionName: string,\n parameters: PolicyExemptionUpdate,\n options?: PolicyExemptionsUpdateOptionalParams,\n ): Promise<PolicyExemptionsUpdateResponse> {\n return this.client.sendOperationRequest(\n { scope, policyExemptionName, parameters, options },\n updateOperationSpec,\n );\n }\n\n /**\n * This operation retrieves the list of all policy exemptions associated with the given subscription\n * that match the optional given $filter. Valid values for $filter are: 'atScope()', 'atExactScope()',\n * 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter is not provided, the unfiltered\n * list includes all policy exemptions associated with the subscription, including those that apply\n * directly or from management groups that contain the given subscription, as well as any applied to\n * objects contained within the subscription.\n * @param options The options parameters.\n */\n private _list(\n options?: PolicyExemptionsListOptionalParams,\n ): Promise<PolicyExemptionsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * This operation retrieves the list of all policy exemptions 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()', 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter\n * is not provided, the unfiltered list includes all policy exemptions associated with the resource\n * group, including those that apply directly or apply from containing scopes, as well as any applied\n * to resources contained within the resource group.\n * @param resourceGroupName The name of the resource group containing the resource.\n * @param options The options parameters.\n */\n private _listForResourceGroup(\n resourceGroupName: string,\n options?: PolicyExemptionsListForResourceGroupOptionalParams,\n ): Promise<PolicyExemptionsListForResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listForResourceGroupOperationSpec,\n );\n }\n\n /**\n * This operation retrieves the list of all policy exemptions associated with the specified resource in\n * the given resource group and subscription that match the optional given $filter. Valid values for\n * $filter are: 'atScope()', 'atExactScope()', 'excludeExpired()' or 'policyAssignmentId eq '{value}''.\n * If $filter is not provided, the unfiltered list includes all policy exemptions associated with the\n * resource, including those that apply directly or from all containing scopes, as well as any applied\n * to resources contained within the resource. Three parameters plus the resource name are used to\n * identify a specific resource. If the resource is not part of a parent resource (the more common\n * case), the parent resource path should not be provided (or provided as ''). For example a web app\n * could be specified as ({resourceProviderNamespace} == 'Microsoft.Web', {parentResourcePath} == '',\n * {resourceType} == 'sites', {resourceName} == 'MyWebApp'). If the resource is part of a parent\n * resource, then all parameters should be provided. For example a virtual machine DNS name could be\n * specified as ({resourceProviderNamespace} == 'Microsoft.Compute', {parentResourcePath} ==\n * 'virtualMachines/MyVirtualMachine', {resourceType} == 'domainNames', {resourceName} ==\n * 'MyComputerName'). A convenient alternative to providing the namespace and type name separately is\n * to provide both in the {resourceType} parameter, format: ({resourceProviderNamespace} == '',\n * {parentResourcePath} == '', {resourceType} == '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?: PolicyExemptionsListForResourceOptionalParams,\n ): Promise<PolicyExemptionsListForResourceResponse> {\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 exemptions applicable to the management group that\n * match the given $filter. Valid values for $filter are: 'atScope()', 'atExactScope()',\n * 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter=atScope() is provided, the\n * returned list includes all policy exemptions that are assigned to the management group or the\n * management group's ancestors.\n * @param managementGroupId The ID of the management group.\n * @param options The options parameters.\n */\n private _listForManagementGroup(\n managementGroupId: string,\n options?: PolicyExemptionsListForManagementGroupOptionalParams,\n ): Promise<PolicyExemptionsListForManagementGroupResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, options },\n listForManagementGroupOperationSpec,\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?: PolicyExemptionsListNextOptionalParams,\n ): Promise<PolicyExemptionsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n\n /**\n * ListForResourceGroupNext\n * @param resourceGroupName The name of the resource group containing the resource.\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?: PolicyExemptionsListForResourceGroupNextOptionalParams,\n ): Promise<PolicyExemptionsListForResourceGroupNextResponse> {\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?: PolicyExemptionsListForResourceNextOptionalParams,\n ): Promise<PolicyExemptionsListForResourceNextResponse> {\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?: PolicyExemptionsListForManagementGroupNextOptionalParams,\n ): Promise<PolicyExemptionsListForManagementGroupNextResponse> {\n return this.client.sendOperationRequest(\n { managementGroupId, nextLink, options },\n listForManagementGroupNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.scope,\n Parameters.policyExemptionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyExemption,\n },\n 201: {\n bodyMapper: Mappers.PolicyExemption,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters6,\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.scope,\n Parameters.policyExemptionName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyExemption,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.scope,\n Parameters.policyExemptionName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/{scope}/providers/Microsoft.Authorization/policyExemptions/{policyExemptionName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyExemption,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.parameters7,\n queryParameters: [Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.scope,\n Parameters.policyExemptionName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/policyExemptions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyExemptionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.filter, Parameters.apiVersion2],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForResourceGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Authorization/policyExemptions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyExemptionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.filter, Parameters.apiVersion2],\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/policyExemptions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyExemptionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.filter, Parameters.apiVersion2],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceProviderNamespace,\n Parameters.parentResourcePath,\n Parameters.resourceType,\n Parameters.resourceName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForManagementGroupOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Authorization/policyExemptions\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyExemptionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.filter, Parameters.apiVersion2],\n urlParameters: [Parameters.$host, Parameters.managementGroupId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyExemptionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listForResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PolicyExemptionListResult,\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.PolicyExemptionListResult,\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.resourceName1,\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.PolicyExemptionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.managementGroupId,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
|
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { VariableValues } from "../operationsInterfaces/index.js";
|
|
3
|
-
import { PolicyClient } from "../policyClient.js";
|
|
4
|
-
import { VariableValue, VariableValuesListOptionalParams, VariableValuesListForManagementGroupOptionalParams, VariableValuesDeleteOptionalParams, VariableValuesCreateOrUpdateOptionalParams, VariableValuesCreateOrUpdateResponse, VariableValuesGetOptionalParams, VariableValuesGetResponse, VariableValuesDeleteAtManagementGroupOptionalParams, VariableValuesCreateOrUpdateAtManagementGroupOptionalParams, VariableValuesCreateOrUpdateAtManagementGroupResponse, VariableValuesGetAtManagementGroupOptionalParams, VariableValuesGetAtManagementGroupResponse } from "../models/index.js";
|
|
5
|
-
/** Class containing VariableValues operations. */
|
|
6
|
-
export declare class VariableValuesImpl implements VariableValues {
|
|
7
|
-
private readonly client;
|
|
8
|
-
/**
|
|
9
|
-
* Initialize a new instance of the class VariableValues class.
|
|
10
|
-
* @param client Reference to the service client
|
|
11
|
-
*/
|
|
12
|
-
constructor(client: PolicyClient);
|
|
13
|
-
/**
|
|
14
|
-
* This operation retrieves the list of all variable values associated with the given variable that is
|
|
15
|
-
* at a subscription level.
|
|
16
|
-
* @param variableName The name of the variable to operate on.
|
|
17
|
-
* @param options The options parameters.
|
|
18
|
-
*/
|
|
19
|
-
list(variableName: string, options?: VariableValuesListOptionalParams): PagedAsyncIterableIterator<VariableValue>;
|
|
20
|
-
private listPagingPage;
|
|
21
|
-
private listPagingAll;
|
|
22
|
-
/**
|
|
23
|
-
* This operation retrieves the list of all variable values applicable the variable indicated at the
|
|
24
|
-
* management group scope.
|
|
25
|
-
* @param managementGroupId The ID of the management group.
|
|
26
|
-
* @param variableName The name of the variable to operate on.
|
|
27
|
-
* @param options The options parameters.
|
|
28
|
-
*/
|
|
29
|
-
listForManagementGroup(managementGroupId: string, variableName: string, options?: VariableValuesListForManagementGroupOptionalParams): PagedAsyncIterableIterator<VariableValue>;
|
|
30
|
-
private listForManagementGroupPagingPage;
|
|
31
|
-
private listForManagementGroupPagingAll;
|
|
32
|
-
/**
|
|
33
|
-
* This operation deletes a variable value, given its name, the subscription it was created in, and the
|
|
34
|
-
* variable it belongs to. The scope of a variable value is the part of its ID preceding
|
|
35
|
-
* '/providers/Microsoft.Authorization/variables/{variableName}'.
|
|
36
|
-
* @param variableName The name of the variable to operate on.
|
|
37
|
-
* @param variableValueName The name of the variable value to operate on.
|
|
38
|
-
* @param options The options parameters.
|
|
39
|
-
*/
|
|
40
|
-
delete(variableName: string, variableValueName: string, options?: VariableValuesDeleteOptionalParams): Promise<void>;
|
|
41
|
-
/**
|
|
42
|
-
* This operation creates or updates a variable value with the given subscription and name for a given
|
|
43
|
-
* variable. Variable values are scoped to the variable for which they are created for.
|
|
44
|
-
* @param variableName The name of the variable to operate on.
|
|
45
|
-
* @param variableValueName The name of the variable value to operate on.
|
|
46
|
-
* @param parameters Parameters for the variable value.
|
|
47
|
-
* @param options The options parameters.
|
|
48
|
-
*/
|
|
49
|
-
createOrUpdate(variableName: string, variableValueName: string, parameters: VariableValue, options?: VariableValuesCreateOrUpdateOptionalParams): Promise<VariableValuesCreateOrUpdateResponse>;
|
|
50
|
-
/**
|
|
51
|
-
* This operation retrieves a single variable value; given its name, subscription it was created at and
|
|
52
|
-
* the variable it's created for.
|
|
53
|
-
* @param variableName The name of the variable to operate on.
|
|
54
|
-
* @param variableValueName The name of the variable value to operate on.
|
|
55
|
-
* @param options The options parameters.
|
|
56
|
-
*/
|
|
57
|
-
get(variableName: string, variableValueName: string, options?: VariableValuesGetOptionalParams): Promise<VariableValuesGetResponse>;
|
|
58
|
-
/**
|
|
59
|
-
* This operation retrieves the list of all variable values associated with the given variable that is
|
|
60
|
-
* at a subscription level.
|
|
61
|
-
* @param variableName The name of the variable to operate on.
|
|
62
|
-
* @param options The options parameters.
|
|
63
|
-
*/
|
|
64
|
-
private _list;
|
|
65
|
-
/**
|
|
66
|
-
* This operation retrieves the list of all variable values applicable the variable indicated at the
|
|
67
|
-
* management group scope.
|
|
68
|
-
* @param managementGroupId The ID of the management group.
|
|
69
|
-
* @param variableName The name of the variable to operate on.
|
|
70
|
-
* @param options The options parameters.
|
|
71
|
-
*/
|
|
72
|
-
private _listForManagementGroup;
|
|
73
|
-
/**
|
|
74
|
-
* This operation deletes a variable value, given its name, the management group it was created in, and
|
|
75
|
-
* the variable it belongs to. The scope of a variable value is the part of its ID preceding
|
|
76
|
-
* '/providers/Microsoft.Authorization/variables/{variableName}'.
|
|
77
|
-
* @param managementGroupId The ID of the management group.
|
|
78
|
-
* @param variableName The name of the variable to operate on.
|
|
79
|
-
* @param variableValueName The name of the variable value to operate on.
|
|
80
|
-
* @param options The options parameters.
|
|
81
|
-
*/
|
|
82
|
-
deleteAtManagementGroup(managementGroupId: string, variableName: string, variableValueName: string, options?: VariableValuesDeleteAtManagementGroupOptionalParams): Promise<void>;
|
|
83
|
-
/**
|
|
84
|
-
* This operation creates or updates a variable value with the given management group and name for a
|
|
85
|
-
* given variable. Variable values are scoped to the variable for which they are created for.
|
|
86
|
-
* @param managementGroupId The ID of the management group.
|
|
87
|
-
* @param variableName The name of the variable to operate on.
|
|
88
|
-
* @param variableValueName The name of the variable value to operate on.
|
|
89
|
-
* @param parameters Parameters for the variable value.
|
|
90
|
-
* @param options The options parameters.
|
|
91
|
-
*/
|
|
92
|
-
createOrUpdateAtManagementGroup(managementGroupId: string, variableName: string, variableValueName: string, parameters: VariableValue, options?: VariableValuesCreateOrUpdateAtManagementGroupOptionalParams): Promise<VariableValuesCreateOrUpdateAtManagementGroupResponse>;
|
|
93
|
-
/**
|
|
94
|
-
* This operation retrieves a single variable value; given its name, management group it was created
|
|
95
|
-
* at and the variable it's created for.
|
|
96
|
-
* @param managementGroupId The ID of the management group.
|
|
97
|
-
* @param variableName The name of the variable to operate on.
|
|
98
|
-
* @param variableValueName The name of the variable value to operate on.
|
|
99
|
-
* @param options The options parameters.
|
|
100
|
-
*/
|
|
101
|
-
getAtManagementGroup(managementGroupId: string, variableName: string, variableValueName: string, options?: VariableValuesGetAtManagementGroupOptionalParams): Promise<VariableValuesGetAtManagementGroupResponse>;
|
|
102
|
-
/**
|
|
103
|
-
* ListNext
|
|
104
|
-
* @param variableName The name of the variable to operate on.
|
|
105
|
-
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
106
|
-
* @param options The options parameters.
|
|
107
|
-
*/
|
|
108
|
-
private _listNext;
|
|
109
|
-
/**
|
|
110
|
-
* ListForManagementGroupNext
|
|
111
|
-
* @param managementGroupId The ID of the management group.
|
|
112
|
-
* @param variableName The name of the variable to operate on.
|
|
113
|
-
* @param nextLink The nextLink from the previous successful call to the ListForManagementGroup method.
|
|
114
|
-
* @param options The options parameters.
|
|
115
|
-
*/
|
|
116
|
-
private _listForManagementGroupNext;
|
|
117
|
-
}
|
|
118
|
-
//# sourceMappingURL=variableValues.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"variableValues.d.ts","sourceRoot":"","sources":["../../../src/operations/variableValues.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAIlE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EACL,aAAa,EAEb,gCAAgC,EAGhC,kDAAkD,EAElD,kCAAkC,EAClC,0CAA0C,EAC1C,oCAAoC,EACpC,+BAA+B,EAC/B,yBAAyB,EACzB,mDAAmD,EACnD,2DAA2D,EAC3D,qDAAqD,EACrD,gDAAgD,EAChD,0CAA0C,EAG3C,MAAM,oBAAoB,CAAC;AAG5B,kDAAkD;AAClD,qBAAa,kBAAmB,YAAW,cAAc;IACvD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAe;IAEtC;;;OAGG;gBACS,MAAM,EAAE,YAAY;IAIhC;;;;;OAKG;IACI,IAAI,CACT,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,gCAAgC,GACzC,0BAA0B,CAAC,aAAa,CAAC;YAkB7B,cAAc;YAuBd,aAAa;IAS5B;;;;;;OAMG;IACI,sBAAsB,CAC3B,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,kDAAkD,GAC3D,0BAA0B,CAAC,aAAa,CAAC;YA2B7B,gCAAgC;YAiChC,+BAA+B;IAc9C;;;;;;;OAOG;IACH,MAAM,CACJ,YAAY,EAAE,MAAM,EACpB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;;OAOG;IACH,cAAc,CACZ,YAAY,EAAE,MAAM,EACpB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,aAAa,EACzB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC;IAOhD;;;;;;OAMG;IACH,GAAG,CACD,YAAY,EAAE,MAAM,EACpB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAOrC;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAUb;;;;;;OAMG;IACH,OAAO,CAAC,uBAAuB;IAW/B;;;;;;;;OAQG;IACH,uBAAuB,CACrB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;;;OAQG;IACH,+BAA+B,CAC7B,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE,aAAa,EACzB,OAAO,CAAC,EAAE,2DAA2D,GACpE,OAAO,CAAC,qDAAqD,CAAC;IAajE;;;;;;;OAOG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,gDAAgD,GACzD,OAAO,CAAC,0CAA0C,CAAC;IAOtD;;;;;OAKG;IACH,OAAO,CAAC,SAAS;IAWjB;;;;;;OAMG;IACH,OAAO,CAAC,2BAA2B;CAWpC"}
|