@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,169 +1,4 @@
|
|
|
1
|
-
import * as coreClient from "@azure/core-client";
|
|
2
|
-
/** The data policy manifest. */
|
|
3
|
-
export interface DataPolicyManifest {
|
|
4
|
-
/**
|
|
5
|
-
* The ID of the data policy manifest.
|
|
6
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7
|
-
*/
|
|
8
|
-
readonly id?: string;
|
|
9
|
-
/**
|
|
10
|
-
* The name of the data policy manifest (it's the same as the Policy Mode).
|
|
11
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
12
|
-
*/
|
|
13
|
-
readonly name?: string;
|
|
14
|
-
/**
|
|
15
|
-
* The type of the resource (Microsoft.Authorization/dataPolicyManifests).
|
|
16
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
17
|
-
*/
|
|
18
|
-
readonly type?: string;
|
|
19
|
-
/** The list of namespaces for the data policy manifest. */
|
|
20
|
-
namespaces?: string[];
|
|
21
|
-
/** The policy mode of the data policy manifest. */
|
|
22
|
-
policyMode?: string;
|
|
23
|
-
/** A value indicating whether policy mode is allowed only in built-in definitions. */
|
|
24
|
-
isBuiltInOnly?: boolean;
|
|
25
|
-
/** An array of resource type aliases. */
|
|
26
|
-
resourceTypeAliases?: ResourceTypeAliases[];
|
|
27
|
-
/** The effect definition. */
|
|
28
|
-
effects?: DataEffect[];
|
|
29
|
-
/** The non-alias field accessor values that can be used in the policy rule. */
|
|
30
|
-
fieldValues?: string[];
|
|
31
|
-
/** The standard resource functions (subscription and/or resourceGroup). */
|
|
32
|
-
standard?: string[];
|
|
33
|
-
/** An array of data manifest custom resource definition. */
|
|
34
|
-
custom?: DataManifestCustomResourceFunctionDefinition[];
|
|
35
|
-
}
|
|
36
|
-
/** The resource type aliases definition. */
|
|
37
|
-
export interface ResourceTypeAliases {
|
|
38
|
-
/** The resource type name. */
|
|
39
|
-
resourceType?: string;
|
|
40
|
-
/** The aliases for property names. */
|
|
41
|
-
aliases?: Alias[];
|
|
42
|
-
}
|
|
43
|
-
/** The alias type. */
|
|
44
|
-
export interface Alias {
|
|
45
|
-
/** The alias name. */
|
|
46
|
-
name?: string;
|
|
47
|
-
/** The paths for an alias. */
|
|
48
|
-
paths?: AliasPath[];
|
|
49
|
-
/** The type of the alias. */
|
|
50
|
-
type?: AliasType;
|
|
51
|
-
/** The default path for an alias. */
|
|
52
|
-
defaultPath?: string;
|
|
53
|
-
/** The default pattern for an alias. */
|
|
54
|
-
defaultPattern?: AliasPattern;
|
|
55
|
-
/**
|
|
56
|
-
* The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
|
|
57
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
58
|
-
*/
|
|
59
|
-
readonly defaultMetadata?: AliasPathMetadata;
|
|
60
|
-
}
|
|
61
|
-
/** The type of the paths for alias. */
|
|
62
|
-
export interface AliasPath {
|
|
63
|
-
/** The path of an alias. */
|
|
64
|
-
path?: string;
|
|
65
|
-
/** The API versions. */
|
|
66
|
-
apiVersions?: string[];
|
|
67
|
-
/** The pattern for an alias path. */
|
|
68
|
-
pattern?: AliasPattern;
|
|
69
|
-
/**
|
|
70
|
-
* The metadata of the alias path. If missing, fall back to the default metadata of the alias.
|
|
71
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
72
|
-
*/
|
|
73
|
-
readonly metadata?: AliasPathMetadata;
|
|
74
|
-
}
|
|
75
|
-
/** The type of the pattern for an alias path. */
|
|
76
|
-
export interface AliasPattern {
|
|
77
|
-
/** The alias pattern phrase. */
|
|
78
|
-
phrase?: string;
|
|
79
|
-
/** The alias pattern variable. */
|
|
80
|
-
variable?: string;
|
|
81
|
-
/** The type of alias pattern */
|
|
82
|
-
type?: AliasPatternType;
|
|
83
|
-
}
|
|
84
|
-
export interface AliasPathMetadata {
|
|
85
|
-
/**
|
|
86
|
-
* The type of the token that the alias path is referring to.
|
|
87
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
88
|
-
*/
|
|
89
|
-
readonly type?: AliasPathTokenType;
|
|
90
|
-
/**
|
|
91
|
-
* The attributes of the token that the alias path is referring to.
|
|
92
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
93
|
-
*/
|
|
94
|
-
readonly attributes?: AliasPathAttributes;
|
|
95
|
-
}
|
|
96
|
-
/** The data effect definition. */
|
|
97
|
-
export interface DataEffect {
|
|
98
|
-
/** The data effect name. */
|
|
99
|
-
name?: string;
|
|
100
|
-
/** The data effect details schema. */
|
|
101
|
-
detailsSchema?: any;
|
|
102
|
-
}
|
|
103
|
-
/** The custom resource function definition. */
|
|
104
|
-
export interface DataManifestCustomResourceFunctionDefinition {
|
|
105
|
-
/** The function name as it will appear in the policy rule. eg - 'vault'. */
|
|
106
|
-
name?: string;
|
|
107
|
-
/** The fully qualified control plane resource type that this function represents. eg - 'Microsoft.KeyVault/vaults'. */
|
|
108
|
-
fullyQualifiedResourceType?: string;
|
|
109
|
-
/** The top-level properties that can be selected on the function's output. eg - [ "name", "location" ] if vault().name and vault().location are supported */
|
|
110
|
-
defaultProperties?: string[];
|
|
111
|
-
/** A value indicating whether the custom properties within the property bag are allowed. Needs api-version to be specified in the policy rule eg - vault('2019-06-01'). */
|
|
112
|
-
allowCustomProperties?: boolean;
|
|
113
|
-
}
|
|
114
|
-
/** An error response from a policy operation. */
|
|
115
|
-
export interface CloudError {
|
|
116
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
117
|
-
error?: ErrorResponse;
|
|
118
|
-
}
|
|
119
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
120
|
-
export interface ErrorResponse {
|
|
121
|
-
/**
|
|
122
|
-
* The error code.
|
|
123
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
124
|
-
*/
|
|
125
|
-
readonly code?: string;
|
|
126
|
-
/**
|
|
127
|
-
* The error message.
|
|
128
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
129
|
-
*/
|
|
130
|
-
readonly message?: string;
|
|
131
|
-
/**
|
|
132
|
-
* The error target.
|
|
133
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
134
|
-
*/
|
|
135
|
-
readonly target?: string;
|
|
136
|
-
/**
|
|
137
|
-
* The error details.
|
|
138
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
139
|
-
*/
|
|
140
|
-
readonly details?: ErrorResponse[];
|
|
141
|
-
/**
|
|
142
|
-
* The error additional info.
|
|
143
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
144
|
-
*/
|
|
145
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
146
|
-
}
|
|
147
|
-
/** The resource management error additional info. */
|
|
148
|
-
export interface ErrorAdditionalInfo {
|
|
149
|
-
/**
|
|
150
|
-
* The additional info type.
|
|
151
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
152
|
-
*/
|
|
153
|
-
readonly type?: string;
|
|
154
|
-
/**
|
|
155
|
-
* The additional info.
|
|
156
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
157
|
-
*/
|
|
158
|
-
readonly info?: any;
|
|
159
|
-
}
|
|
160
|
-
/** List of data policy manifests. */
|
|
161
|
-
export interface DataPolicyManifestListResult {
|
|
162
|
-
/** An array of data policy manifests. */
|
|
163
|
-
value?: DataPolicyManifest[];
|
|
164
|
-
/** The URL to use for getting the next set of results. */
|
|
165
|
-
nextLink?: string;
|
|
166
|
-
}
|
|
1
|
+
import type * as coreClient from "@azure/core-client";
|
|
167
2
|
/** The policy definition. */
|
|
168
3
|
export interface PolicyDefinition {
|
|
169
4
|
/**
|
|
@@ -248,6 +83,52 @@ export interface SystemData {
|
|
|
248
83
|
/** The timestamp of resource last modification (UTC) */
|
|
249
84
|
lastModifiedAt?: Date;
|
|
250
85
|
}
|
|
86
|
+
/** An error response from a policy operation. */
|
|
87
|
+
export interface CloudError {
|
|
88
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
89
|
+
error?: ErrorResponse;
|
|
90
|
+
}
|
|
91
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
92
|
+
export interface ErrorResponse {
|
|
93
|
+
/**
|
|
94
|
+
* The error code.
|
|
95
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
96
|
+
*/
|
|
97
|
+
readonly code?: string;
|
|
98
|
+
/**
|
|
99
|
+
* The error message.
|
|
100
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
101
|
+
*/
|
|
102
|
+
readonly message?: string;
|
|
103
|
+
/**
|
|
104
|
+
* The error target.
|
|
105
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
106
|
+
*/
|
|
107
|
+
readonly target?: string;
|
|
108
|
+
/**
|
|
109
|
+
* The error details.
|
|
110
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
111
|
+
*/
|
|
112
|
+
readonly details?: ErrorResponse[];
|
|
113
|
+
/**
|
|
114
|
+
* The error additional info.
|
|
115
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
116
|
+
*/
|
|
117
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
118
|
+
}
|
|
119
|
+
/** The resource management error additional info. */
|
|
120
|
+
export interface ErrorAdditionalInfo {
|
|
121
|
+
/**
|
|
122
|
+
* The additional info type.
|
|
123
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
124
|
+
*/
|
|
125
|
+
readonly type?: string;
|
|
126
|
+
/**
|
|
127
|
+
* The additional info.
|
|
128
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
129
|
+
*/
|
|
130
|
+
readonly info?: any;
|
|
131
|
+
}
|
|
251
132
|
/** List of policy definitions. */
|
|
252
133
|
export interface PolicyDefinitionListResult {
|
|
253
134
|
/** An array of policy definitions. */
|
|
@@ -509,6 +390,8 @@ export interface PolicyAssignment {
|
|
|
509
390
|
resourceSelectors?: ResourceSelector[];
|
|
510
391
|
/** The policy property value override. */
|
|
511
392
|
overrides?: Override[];
|
|
393
|
+
/** The type of policy assignment. Possible values are NotSpecified, System, SystemHidden, and Custom. Immutable. */
|
|
394
|
+
assignmentType?: AssignmentType;
|
|
512
395
|
}
|
|
513
396
|
/** A message that describes why a resource is non-compliant with the policy. This is shown in 'deny' error messages and on resource's non-compliant compliance results. */
|
|
514
397
|
export interface NonComplianceMessage {
|
|
@@ -591,196 +474,6 @@ export interface PolicyAssignmentListResult {
|
|
|
591
474
|
/** The URL to use for getting the next set of results. */
|
|
592
475
|
nextLink?: string;
|
|
593
476
|
}
|
|
594
|
-
/** The policy exemption. */
|
|
595
|
-
export interface PolicyExemption {
|
|
596
|
-
/**
|
|
597
|
-
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
598
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
599
|
-
*/
|
|
600
|
-
readonly systemData?: SystemData;
|
|
601
|
-
/**
|
|
602
|
-
* The ID of the policy exemption.
|
|
603
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
604
|
-
*/
|
|
605
|
-
readonly id?: string;
|
|
606
|
-
/**
|
|
607
|
-
* The name of the policy exemption.
|
|
608
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
609
|
-
*/
|
|
610
|
-
readonly name?: string;
|
|
611
|
-
/**
|
|
612
|
-
* The type of the resource (Microsoft.Authorization/policyExemptions).
|
|
613
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
614
|
-
*/
|
|
615
|
-
readonly type?: string;
|
|
616
|
-
/** The ID of the policy assignment that is being exempted. */
|
|
617
|
-
policyAssignmentId: string;
|
|
618
|
-
/** The policy definition reference ID list when the associated policy assignment is an assignment of a policy set definition. */
|
|
619
|
-
policyDefinitionReferenceIds?: string[];
|
|
620
|
-
/** The policy exemption category. Possible values are Waiver and Mitigated. */
|
|
621
|
-
exemptionCategory: ExemptionCategory;
|
|
622
|
-
/** The expiration date and time (in UTC ISO 8601 format yyyy-MM-ddTHH:mm:ssZ) of the policy exemption. */
|
|
623
|
-
expiresOn?: Date;
|
|
624
|
-
/** The display name of the policy exemption. */
|
|
625
|
-
displayName?: string;
|
|
626
|
-
/** The description of the policy exemption. */
|
|
627
|
-
description?: string;
|
|
628
|
-
/** The policy exemption metadata. Metadata is an open ended object and is typically a collection of key value pairs. */
|
|
629
|
-
metadata?: any;
|
|
630
|
-
/** The resource selector list to filter policies by resource properties. */
|
|
631
|
-
resourceSelectors?: ResourceSelector[];
|
|
632
|
-
/** The option whether validate the exemption is at or under the assignment scope. */
|
|
633
|
-
assignmentScopeValidation?: AssignmentScopeValidation;
|
|
634
|
-
}
|
|
635
|
-
/** The policy exemption for Patch request. */
|
|
636
|
-
export interface PolicyExemptionUpdate {
|
|
637
|
-
/** The resource selector list to filter policies by resource properties. */
|
|
638
|
-
resourceSelectors?: ResourceSelector[];
|
|
639
|
-
/** The option whether validate the exemption is at or under the assignment scope. */
|
|
640
|
-
assignmentScopeValidation?: AssignmentScopeValidation;
|
|
641
|
-
}
|
|
642
|
-
/** List of policy exemptions. */
|
|
643
|
-
export interface PolicyExemptionListResult {
|
|
644
|
-
/** An array of policy exemptions. */
|
|
645
|
-
value?: PolicyExemption[];
|
|
646
|
-
/**
|
|
647
|
-
* The URL to use for getting the next set of results.
|
|
648
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
649
|
-
*/
|
|
650
|
-
readonly nextLink?: string;
|
|
651
|
-
}
|
|
652
|
-
/** The variable. */
|
|
653
|
-
export interface Variable {
|
|
654
|
-
/**
|
|
655
|
-
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
656
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
657
|
-
*/
|
|
658
|
-
readonly systemData?: SystemData;
|
|
659
|
-
/**
|
|
660
|
-
* The ID of the variable.
|
|
661
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
662
|
-
*/
|
|
663
|
-
readonly id?: string;
|
|
664
|
-
/**
|
|
665
|
-
* The name of the variable.
|
|
666
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
667
|
-
*/
|
|
668
|
-
readonly name?: string;
|
|
669
|
-
/**
|
|
670
|
-
* The type of the resource (Microsoft.Authorization/variables).
|
|
671
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
672
|
-
*/
|
|
673
|
-
readonly type?: string;
|
|
674
|
-
/** Variable column definitions. */
|
|
675
|
-
columns: PolicyVariableColumn[];
|
|
676
|
-
}
|
|
677
|
-
/** The variable column. */
|
|
678
|
-
export interface PolicyVariableColumn {
|
|
679
|
-
/** The name of this policy variable column. */
|
|
680
|
-
columnName: string;
|
|
681
|
-
}
|
|
682
|
-
/** List of variables. */
|
|
683
|
-
export interface VariableListResult {
|
|
684
|
-
/** An array of variables. */
|
|
685
|
-
value?: Variable[];
|
|
686
|
-
/**
|
|
687
|
-
* The URL to use for getting the next set of results.
|
|
688
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
689
|
-
*/
|
|
690
|
-
readonly nextLink?: string;
|
|
691
|
-
}
|
|
692
|
-
/** The variable value. */
|
|
693
|
-
export interface VariableValue {
|
|
694
|
-
/**
|
|
695
|
-
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
696
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
697
|
-
*/
|
|
698
|
-
readonly systemData?: SystemData;
|
|
699
|
-
/**
|
|
700
|
-
* The ID of the variable.
|
|
701
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
702
|
-
*/
|
|
703
|
-
readonly id?: string;
|
|
704
|
-
/**
|
|
705
|
-
* The name of the variable.
|
|
706
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
707
|
-
*/
|
|
708
|
-
readonly name?: string;
|
|
709
|
-
/**
|
|
710
|
-
* The type of the resource (Microsoft.Authorization/variables/values).
|
|
711
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
712
|
-
*/
|
|
713
|
-
readonly type?: string;
|
|
714
|
-
/** Variable value column value array. */
|
|
715
|
-
values: PolicyVariableValueColumnValue[];
|
|
716
|
-
}
|
|
717
|
-
/** The name value tuple for this variable value column. */
|
|
718
|
-
export interface PolicyVariableValueColumnValue {
|
|
719
|
-
/** Column name for the variable value */
|
|
720
|
-
columnName: string;
|
|
721
|
-
/** Column value for the variable value; this can be an integer, double, boolean, null or a string. */
|
|
722
|
-
columnValue: any;
|
|
723
|
-
}
|
|
724
|
-
/** List of variable values. */
|
|
725
|
-
export interface VariableValueListResult {
|
|
726
|
-
/** An array of variable values. */
|
|
727
|
-
value?: VariableValue[];
|
|
728
|
-
/**
|
|
729
|
-
* The URL to use for getting the next set of results.
|
|
730
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
731
|
-
*/
|
|
732
|
-
readonly nextLink?: string;
|
|
733
|
-
}
|
|
734
|
-
/** Known values of {@link AliasPathTokenType} that the service accepts. */
|
|
735
|
-
export declare enum KnownAliasPathTokenType {
|
|
736
|
-
/** The token type is not specified. */
|
|
737
|
-
NotSpecified = "NotSpecified",
|
|
738
|
-
/** The token type can be anything. */
|
|
739
|
-
Any = "Any",
|
|
740
|
-
/** The token type is string. */
|
|
741
|
-
String = "String",
|
|
742
|
-
/** The token type is object. */
|
|
743
|
-
Object = "Object",
|
|
744
|
-
/** The token type is array. */
|
|
745
|
-
Array = "Array",
|
|
746
|
-
/** The token type is integer. */
|
|
747
|
-
Integer = "Integer",
|
|
748
|
-
/** The token type is number. */
|
|
749
|
-
Number = "Number",
|
|
750
|
-
/** The token type is boolean. */
|
|
751
|
-
Boolean = "Boolean"
|
|
752
|
-
}
|
|
753
|
-
/**
|
|
754
|
-
* Defines values for AliasPathTokenType. \
|
|
755
|
-
* {@link KnownAliasPathTokenType} can be used interchangeably with AliasPathTokenType,
|
|
756
|
-
* this enum contains the known values that the service supports.
|
|
757
|
-
* ### Known values supported by the service
|
|
758
|
-
* **NotSpecified**: The token type is not specified. \
|
|
759
|
-
* **Any**: The token type can be anything. \
|
|
760
|
-
* **String**: The token type is string. \
|
|
761
|
-
* **Object**: The token type is object. \
|
|
762
|
-
* **Array**: The token type is array. \
|
|
763
|
-
* **Integer**: The token type is integer. \
|
|
764
|
-
* **Number**: The token type is number. \
|
|
765
|
-
* **Boolean**: The token type is boolean.
|
|
766
|
-
*/
|
|
767
|
-
export type AliasPathTokenType = string;
|
|
768
|
-
/** Known values of {@link AliasPathAttributes} that the service accepts. */
|
|
769
|
-
export declare enum KnownAliasPathAttributes {
|
|
770
|
-
/** The token that the alias path is referring to has no attributes. */
|
|
771
|
-
None = "None",
|
|
772
|
-
/** The token that the alias path is referring to is modifiable by policies with 'modify' effect. */
|
|
773
|
-
Modifiable = "Modifiable"
|
|
774
|
-
}
|
|
775
|
-
/**
|
|
776
|
-
* Defines values for AliasPathAttributes. \
|
|
777
|
-
* {@link KnownAliasPathAttributes} can be used interchangeably with AliasPathAttributes,
|
|
778
|
-
* this enum contains the known values that the service supports.
|
|
779
|
-
* ### Known values supported by the service
|
|
780
|
-
* **None**: The token that the alias path is referring to has no attributes. \
|
|
781
|
-
* **Modifiable**: The token that the alias path is referring to is modifiable by policies with 'modify' effect.
|
|
782
|
-
*/
|
|
783
|
-
export type AliasPathAttributes = string;
|
|
784
477
|
/** Known values of {@link PolicyType} that the service accepts. */
|
|
785
478
|
export declare enum KnownPolicyType {
|
|
786
479
|
/** NotSpecified */
|
|
@@ -897,72 +590,44 @@ export type SelectorKind = string;
|
|
|
897
590
|
/** Known values of {@link OverrideKind} that the service accepts. */
|
|
898
591
|
export declare enum KnownOverrideKind {
|
|
899
592
|
/** It will override the policy effect type. */
|
|
900
|
-
PolicyEffect = "policyEffect"
|
|
593
|
+
PolicyEffect = "policyEffect",
|
|
594
|
+
/** It will override the definition version property value of the policy assignment. */
|
|
595
|
+
DefinitionVersion = "definitionVersion"
|
|
901
596
|
}
|
|
902
597
|
/**
|
|
903
598
|
* Defines values for OverrideKind. \
|
|
904
599
|
* {@link KnownOverrideKind} can be used interchangeably with OverrideKind,
|
|
905
600
|
* this enum contains the known values that the service supports.
|
|
906
601
|
* ### Known values supported by the service
|
|
907
|
-
* **policyEffect**: It will override the policy effect type.
|
|
602
|
+
* **policyEffect**: It will override the policy effect type. \
|
|
603
|
+
* **definitionVersion**: It will override the definition version property value of the policy assignment.
|
|
908
604
|
*/
|
|
909
605
|
export type OverrideKind = string;
|
|
910
|
-
/** Known values of {@link
|
|
911
|
-
export declare enum
|
|
912
|
-
/**
|
|
913
|
-
|
|
914
|
-
/**
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
* this enum contains the known values that the service supports.
|
|
921
|
-
* ### Known values supported by the service
|
|
922
|
-
* **Waiver**: This category of exemptions usually means the scope is not applicable for the policy. \
|
|
923
|
-
* **Mitigated**: This category of exemptions usually means the mitigation actions have been applied to the scope.
|
|
924
|
-
*/
|
|
925
|
-
export type ExemptionCategory = string;
|
|
926
|
-
/** Known values of {@link AssignmentScopeValidation} that the service accepts. */
|
|
927
|
-
export declare enum KnownAssignmentScopeValidation {
|
|
928
|
-
/** This option will validate the exemption is at or under the assignment scope. */
|
|
929
|
-
Default = "Default",
|
|
930
|
-
/** This option will bypass the validation the exemption scope is at or under the policy assignment scope. */
|
|
931
|
-
DoNotValidate = "DoNotValidate"
|
|
606
|
+
/** Known values of {@link AssignmentType} that the service accepts. */
|
|
607
|
+
export declare enum KnownAssignmentType {
|
|
608
|
+
/** NotSpecified */
|
|
609
|
+
NotSpecified = "NotSpecified",
|
|
610
|
+
/** System */
|
|
611
|
+
System = "System",
|
|
612
|
+
/** SystemHidden */
|
|
613
|
+
SystemHidden = "SystemHidden",
|
|
614
|
+
/** Custom */
|
|
615
|
+
Custom = "Custom"
|
|
932
616
|
}
|
|
933
617
|
/**
|
|
934
|
-
* Defines values for
|
|
935
|
-
* {@link
|
|
618
|
+
* Defines values for AssignmentType. \
|
|
619
|
+
* {@link KnownAssignmentType} can be used interchangeably with AssignmentType,
|
|
936
620
|
* this enum contains the known values that the service supports.
|
|
937
621
|
* ### Known values supported by the service
|
|
938
|
-
* **
|
|
939
|
-
* **
|
|
622
|
+
* **NotSpecified** \
|
|
623
|
+
* **System** \
|
|
624
|
+
* **SystemHidden** \
|
|
625
|
+
* **Custom**
|
|
940
626
|
*/
|
|
941
|
-
export type
|
|
942
|
-
/** Defines values for AliasPatternType. */
|
|
943
|
-
export type AliasPatternType = "NotSpecified" | "Extract";
|
|
944
|
-
/** Defines values for AliasType. */
|
|
945
|
-
export type AliasType = "NotSpecified" | "PlainText" | "Mask";
|
|
627
|
+
export type AssignmentType = string;
|
|
946
628
|
/** Defines values for ResourceIdentityType. */
|
|
947
629
|
export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "None";
|
|
948
630
|
/** Optional parameters. */
|
|
949
|
-
export interface DataPolicyManifestsGetByPolicyModeOptionalParams extends coreClient.OperationOptions {
|
|
950
|
-
}
|
|
951
|
-
/** Contains response data for the getByPolicyMode operation. */
|
|
952
|
-
export type DataPolicyManifestsGetByPolicyModeResponse = DataPolicyManifest;
|
|
953
|
-
/** Optional parameters. */
|
|
954
|
-
export interface DataPolicyManifestsListOptionalParams extends coreClient.OperationOptions {
|
|
955
|
-
/** The filter to apply on the operation. Valid values for $filter are: "namespace eq '{value}'". If $filter is not provided, no filtering is performed. If $filter=namespace eq '{value}' is provided, the returned list only includes all data policy manifests that have a namespace matching the provided value. */
|
|
956
|
-
filter?: string;
|
|
957
|
-
}
|
|
958
|
-
/** Contains response data for the list operation. */
|
|
959
|
-
export type DataPolicyManifestsListResponse = DataPolicyManifestListResult;
|
|
960
|
-
/** Optional parameters. */
|
|
961
|
-
export interface DataPolicyManifestsListNextOptionalParams extends coreClient.OperationOptions {
|
|
962
|
-
}
|
|
963
|
-
/** Contains response data for the listNext operation. */
|
|
964
|
-
export type DataPolicyManifestsListNextResponse = DataPolicyManifestListResult;
|
|
965
|
-
/** Optional parameters. */
|
|
966
631
|
export interface PolicyDefinitionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
967
632
|
}
|
|
968
633
|
/** Contains response data for the createOrUpdate operation. */
|
|
@@ -1405,167 +1070,11 @@ export interface PolicyAssignmentsListNextOptionalParams extends coreClient.Oper
|
|
|
1405
1070
|
/** Contains response data for the listNext operation. */
|
|
1406
1071
|
export type PolicyAssignmentsListNextResponse = PolicyAssignmentListResult;
|
|
1407
1072
|
/** Optional parameters. */
|
|
1408
|
-
export interface PolicyExemptionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1409
|
-
}
|
|
1410
|
-
/** Optional parameters. */
|
|
1411
|
-
export interface PolicyExemptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1412
|
-
}
|
|
1413
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1414
|
-
export type PolicyExemptionsCreateOrUpdateResponse = PolicyExemption;
|
|
1415
|
-
/** Optional parameters. */
|
|
1416
|
-
export interface PolicyExemptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
1417
|
-
}
|
|
1418
|
-
/** Contains response data for the get operation. */
|
|
1419
|
-
export type PolicyExemptionsGetResponse = PolicyExemption;
|
|
1420
|
-
/** Optional parameters. */
|
|
1421
|
-
export interface PolicyExemptionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1422
|
-
}
|
|
1423
|
-
/** Contains response data for the update operation. */
|
|
1424
|
-
export type PolicyExemptionsUpdateResponse = PolicyExemption;
|
|
1425
|
-
/** Optional parameters. */
|
|
1426
|
-
export interface PolicyExemptionsListOptionalParams extends coreClient.OperationOptions {
|
|
1427
|
-
/** The filter to apply on the operation. Valid values for $filter are: 'atScope()', 'atExactScope()', 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter is not provided, no filtering is performed. If $filter is not provided, the unfiltered list includes all policy exemptions associated with the scope, including those that apply directly or apply from containing scopes. If $filter=atScope() is provided, the returned list only includes all policy exemptions that apply to the scope, which is everything in the unfiltered list except those applied to sub scopes contained within the given scope. If $filter=atExactScope() is provided, the returned list only includes all policy exemptions that at the given scope. If $filter=excludeExpired() is provided, the returned list only includes all policy exemptions that either haven't expired or didn't set expiration date. If $filter=policyAssignmentId eq '{value}' is provided. the returned list only includes all policy exemptions that are associated with the give policyAssignmentId. */
|
|
1428
|
-
filter?: string;
|
|
1429
|
-
}
|
|
1430
|
-
/** Contains response data for the list operation. */
|
|
1431
|
-
export type PolicyExemptionsListResponse = PolicyExemptionListResult;
|
|
1432
|
-
/** Optional parameters. */
|
|
1433
|
-
export interface PolicyExemptionsListForResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
1434
|
-
/** The filter to apply on the operation. Valid values for $filter are: 'atScope()', 'atExactScope()', 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter is not provided, no filtering is performed. If $filter is not provided, the unfiltered list includes all policy exemptions associated with the scope, including those that apply directly or apply from containing scopes. If $filter=atScope() is provided, the returned list only includes all policy exemptions that apply to the scope, which is everything in the unfiltered list except those applied to sub scopes contained within the given scope. If $filter=atExactScope() is provided, the returned list only includes all policy exemptions that at the given scope. If $filter=excludeExpired() is provided, the returned list only includes all policy exemptions that either haven't expired or didn't set expiration date. If $filter=policyAssignmentId eq '{value}' is provided. the returned list only includes all policy exemptions that are associated with the give policyAssignmentId. */
|
|
1435
|
-
filter?: string;
|
|
1436
|
-
}
|
|
1437
|
-
/** Contains response data for the listForResourceGroup operation. */
|
|
1438
|
-
export type PolicyExemptionsListForResourceGroupResponse = PolicyExemptionListResult;
|
|
1439
|
-
/** Optional parameters. */
|
|
1440
|
-
export interface PolicyExemptionsListForResourceOptionalParams extends coreClient.OperationOptions {
|
|
1441
|
-
/** The filter to apply on the operation. Valid values for $filter are: 'atScope()', 'atExactScope()', 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter is not provided, no filtering is performed. If $filter is not provided, the unfiltered list includes all policy exemptions associated with the scope, including those that apply directly or apply from containing scopes. If $filter=atScope() is provided, the returned list only includes all policy exemptions that apply to the scope, which is everything in the unfiltered list except those applied to sub scopes contained within the given scope. If $filter=atExactScope() is provided, the returned list only includes all policy exemptions that at the given scope. If $filter=excludeExpired() is provided, the returned list only includes all policy exemptions that either haven't expired or didn't set expiration date. If $filter=policyAssignmentId eq '{value}' is provided. the returned list only includes all policy exemptions that are associated with the give policyAssignmentId. */
|
|
1442
|
-
filter?: string;
|
|
1443
|
-
}
|
|
1444
|
-
/** Contains response data for the listForResource operation. */
|
|
1445
|
-
export type PolicyExemptionsListForResourceResponse = PolicyExemptionListResult;
|
|
1446
|
-
/** Optional parameters. */
|
|
1447
|
-
export interface PolicyExemptionsListForManagementGroupOptionalParams extends coreClient.OperationOptions {
|
|
1448
|
-
/** The filter to apply on the operation. Valid values for $filter are: 'atScope()', 'atExactScope()', 'excludeExpired()' or 'policyAssignmentId eq '{value}''. If $filter is not provided, no filtering is performed. If $filter is not provided, the unfiltered list includes all policy exemptions associated with the scope, including those that apply directly or apply from containing scopes. If $filter=atScope() is provided, the returned list only includes all policy exemptions that apply to the scope, which is everything in the unfiltered list except those applied to sub scopes contained within the given scope. If $filter=atExactScope() is provided, the returned list only includes all policy exemptions that at the given scope. If $filter=excludeExpired() is provided, the returned list only includes all policy exemptions that either haven't expired or didn't set expiration date. If $filter=policyAssignmentId eq '{value}' is provided. the returned list only includes all policy exemptions that are associated with the give policyAssignmentId. */
|
|
1449
|
-
filter?: string;
|
|
1450
|
-
}
|
|
1451
|
-
/** Contains response data for the listForManagementGroup operation. */
|
|
1452
|
-
export type PolicyExemptionsListForManagementGroupResponse = PolicyExemptionListResult;
|
|
1453
|
-
/** Optional parameters. */
|
|
1454
|
-
export interface PolicyExemptionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1455
|
-
}
|
|
1456
|
-
/** Contains response data for the listNext operation. */
|
|
1457
|
-
export type PolicyExemptionsListNextResponse = PolicyExemptionListResult;
|
|
1458
|
-
/** Optional parameters. */
|
|
1459
|
-
export interface PolicyExemptionsListForResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1460
|
-
}
|
|
1461
|
-
/** Contains response data for the listForResourceGroupNext operation. */
|
|
1462
|
-
export type PolicyExemptionsListForResourceGroupNextResponse = PolicyExemptionListResult;
|
|
1463
|
-
/** Optional parameters. */
|
|
1464
|
-
export interface PolicyExemptionsListForResourceNextOptionalParams extends coreClient.OperationOptions {
|
|
1465
|
-
}
|
|
1466
|
-
/** Contains response data for the listForResourceNext operation. */
|
|
1467
|
-
export type PolicyExemptionsListForResourceNextResponse = PolicyExemptionListResult;
|
|
1468
|
-
/** Optional parameters. */
|
|
1469
|
-
export interface PolicyExemptionsListForManagementGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1470
|
-
}
|
|
1471
|
-
/** Contains response data for the listForManagementGroupNext operation. */
|
|
1472
|
-
export type PolicyExemptionsListForManagementGroupNextResponse = PolicyExemptionListResult;
|
|
1473
|
-
/** Optional parameters. */
|
|
1474
|
-
export interface VariablesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1475
|
-
}
|
|
1476
|
-
/** Optional parameters. */
|
|
1477
|
-
export interface VariablesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1478
|
-
}
|
|
1479
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1480
|
-
export type VariablesCreateOrUpdateResponse = Variable;
|
|
1481
|
-
/** Optional parameters. */
|
|
1482
|
-
export interface VariablesGetOptionalParams extends coreClient.OperationOptions {
|
|
1483
|
-
}
|
|
1484
|
-
/** Contains response data for the get operation. */
|
|
1485
|
-
export type VariablesGetResponse = Variable;
|
|
1486
|
-
/** Optional parameters. */
|
|
1487
|
-
export interface VariablesDeleteAtManagementGroupOptionalParams extends coreClient.OperationOptions {
|
|
1488
|
-
}
|
|
1489
|
-
/** Optional parameters. */
|
|
1490
|
-
export interface VariablesCreateOrUpdateAtManagementGroupOptionalParams extends coreClient.OperationOptions {
|
|
1491
|
-
}
|
|
1492
|
-
/** Contains response data for the createOrUpdateAtManagementGroup operation. */
|
|
1493
|
-
export type VariablesCreateOrUpdateAtManagementGroupResponse = Variable;
|
|
1494
|
-
/** Optional parameters. */
|
|
1495
|
-
export interface VariablesGetAtManagementGroupOptionalParams extends coreClient.OperationOptions {
|
|
1496
|
-
}
|
|
1497
|
-
/** Contains response data for the getAtManagementGroup operation. */
|
|
1498
|
-
export type VariablesGetAtManagementGroupResponse = Variable;
|
|
1499
|
-
/** Optional parameters. */
|
|
1500
|
-
export interface VariablesListOptionalParams extends coreClient.OperationOptions {
|
|
1501
|
-
}
|
|
1502
|
-
/** Contains response data for the list operation. */
|
|
1503
|
-
export type VariablesListResponse = VariableListResult;
|
|
1504
|
-
/** Optional parameters. */
|
|
1505
|
-
export interface VariablesListForManagementGroupOptionalParams extends coreClient.OperationOptions {
|
|
1506
|
-
}
|
|
1507
|
-
/** Contains response data for the listForManagementGroup operation. */
|
|
1508
|
-
export type VariablesListForManagementGroupResponse = VariableListResult;
|
|
1509
|
-
/** Optional parameters. */
|
|
1510
|
-
export interface VariablesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1511
|
-
}
|
|
1512
|
-
/** Contains response data for the listNext operation. */
|
|
1513
|
-
export type VariablesListNextResponse = VariableListResult;
|
|
1514
|
-
/** Optional parameters. */
|
|
1515
|
-
export interface VariablesListForManagementGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1516
|
-
}
|
|
1517
|
-
/** Contains response data for the listForManagementGroupNext operation. */
|
|
1518
|
-
export type VariablesListForManagementGroupNextResponse = VariableListResult;
|
|
1519
|
-
/** Optional parameters. */
|
|
1520
|
-
export interface VariableValuesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1521
|
-
}
|
|
1522
|
-
/** Optional parameters. */
|
|
1523
|
-
export interface VariableValuesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1524
|
-
}
|
|
1525
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1526
|
-
export type VariableValuesCreateOrUpdateResponse = VariableValue;
|
|
1527
|
-
/** Optional parameters. */
|
|
1528
|
-
export interface VariableValuesGetOptionalParams extends coreClient.OperationOptions {
|
|
1529
|
-
}
|
|
1530
|
-
/** Contains response data for the get operation. */
|
|
1531
|
-
export type VariableValuesGetResponse = VariableValue;
|
|
1532
|
-
/** Optional parameters. */
|
|
1533
|
-
export interface VariableValuesListOptionalParams extends coreClient.OperationOptions {
|
|
1534
|
-
}
|
|
1535
|
-
/** Contains response data for the list operation. */
|
|
1536
|
-
export type VariableValuesListResponse = VariableValueListResult;
|
|
1537
|
-
/** Optional parameters. */
|
|
1538
|
-
export interface VariableValuesListForManagementGroupOptionalParams extends coreClient.OperationOptions {
|
|
1539
|
-
}
|
|
1540
|
-
/** Contains response data for the listForManagementGroup operation. */
|
|
1541
|
-
export type VariableValuesListForManagementGroupResponse = VariableValueListResult;
|
|
1542
|
-
/** Optional parameters. */
|
|
1543
|
-
export interface VariableValuesDeleteAtManagementGroupOptionalParams extends coreClient.OperationOptions {
|
|
1544
|
-
}
|
|
1545
|
-
/** Optional parameters. */
|
|
1546
|
-
export interface VariableValuesCreateOrUpdateAtManagementGroupOptionalParams extends coreClient.OperationOptions {
|
|
1547
|
-
}
|
|
1548
|
-
/** Contains response data for the createOrUpdateAtManagementGroup operation. */
|
|
1549
|
-
export type VariableValuesCreateOrUpdateAtManagementGroupResponse = VariableValue;
|
|
1550
|
-
/** Optional parameters. */
|
|
1551
|
-
export interface VariableValuesGetAtManagementGroupOptionalParams extends coreClient.OperationOptions {
|
|
1552
|
-
}
|
|
1553
|
-
/** Contains response data for the getAtManagementGroup operation. */
|
|
1554
|
-
export type VariableValuesGetAtManagementGroupResponse = VariableValue;
|
|
1555
|
-
/** Optional parameters. */
|
|
1556
|
-
export interface VariableValuesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1557
|
-
}
|
|
1558
|
-
/** Contains response data for the listNext operation. */
|
|
1559
|
-
export type VariableValuesListNextResponse = VariableValueListResult;
|
|
1560
|
-
/** Optional parameters. */
|
|
1561
|
-
export interface VariableValuesListForManagementGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1562
|
-
}
|
|
1563
|
-
/** Contains response data for the listForManagementGroupNext operation. */
|
|
1564
|
-
export type VariableValuesListForManagementGroupNextResponse = VariableValueListResult;
|
|
1565
|
-
/** Optional parameters. */
|
|
1566
1073
|
export interface PolicyClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
1567
1074
|
/** server parameter */
|
|
1568
1075
|
$host?: string;
|
|
1076
|
+
/** Api Version */
|
|
1077
|
+
apiVersion?: string;
|
|
1569
1078
|
/** Overrides client endpoint. */
|
|
1570
1079
|
endpoint?: string;
|
|
1571
1080
|
}
|