@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
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
export const
|
|
8
|
+
export const PolicyDefinition = {
|
|
9
9
|
type: {
|
|
10
10
|
name: "Composite",
|
|
11
|
-
className: "
|
|
11
|
+
className: "PolicyDefinition",
|
|
12
12
|
modelProperties: {
|
|
13
13
|
id: {
|
|
14
14
|
serializedName: "id",
|
|
@@ -31,109 +31,72 @@ export const DataPolicyManifest = {
|
|
|
31
31
|
name: "String",
|
|
32
32
|
},
|
|
33
33
|
},
|
|
34
|
-
|
|
35
|
-
serializedName: "
|
|
34
|
+
systemData: {
|
|
35
|
+
serializedName: "systemData",
|
|
36
36
|
type: {
|
|
37
|
-
name: "
|
|
38
|
-
|
|
39
|
-
type: {
|
|
40
|
-
name: "String",
|
|
41
|
-
},
|
|
42
|
-
},
|
|
37
|
+
name: "Composite",
|
|
38
|
+
className: "SystemData",
|
|
43
39
|
},
|
|
44
40
|
},
|
|
45
|
-
|
|
46
|
-
serializedName: "properties.
|
|
41
|
+
policyType: {
|
|
42
|
+
serializedName: "properties.policyType",
|
|
47
43
|
type: {
|
|
48
44
|
name: "String",
|
|
49
45
|
},
|
|
50
46
|
},
|
|
51
|
-
|
|
52
|
-
|
|
47
|
+
mode: {
|
|
48
|
+
defaultValue: "Indexed",
|
|
49
|
+
serializedName: "properties.mode",
|
|
53
50
|
type: {
|
|
54
|
-
name: "
|
|
51
|
+
name: "String",
|
|
55
52
|
},
|
|
56
53
|
},
|
|
57
|
-
|
|
58
|
-
serializedName: "properties.
|
|
54
|
+
displayName: {
|
|
55
|
+
serializedName: "properties.displayName",
|
|
59
56
|
type: {
|
|
60
|
-
name: "
|
|
61
|
-
element: {
|
|
62
|
-
type: {
|
|
63
|
-
name: "Composite",
|
|
64
|
-
className: "ResourceTypeAliases",
|
|
65
|
-
},
|
|
66
|
-
},
|
|
57
|
+
name: "String",
|
|
67
58
|
},
|
|
68
59
|
},
|
|
69
|
-
|
|
70
|
-
serializedName: "properties.
|
|
60
|
+
description: {
|
|
61
|
+
serializedName: "properties.description",
|
|
71
62
|
type: {
|
|
72
|
-
name: "
|
|
73
|
-
element: {
|
|
74
|
-
type: {
|
|
75
|
-
name: "Composite",
|
|
76
|
-
className: "DataEffect",
|
|
77
|
-
},
|
|
78
|
-
},
|
|
63
|
+
name: "String",
|
|
79
64
|
},
|
|
80
65
|
},
|
|
81
|
-
|
|
82
|
-
serializedName: "properties.
|
|
66
|
+
policyRule: {
|
|
67
|
+
serializedName: "properties.policyRule",
|
|
83
68
|
type: {
|
|
84
|
-
name: "
|
|
85
|
-
element: {
|
|
86
|
-
type: {
|
|
87
|
-
name: "String",
|
|
88
|
-
},
|
|
89
|
-
},
|
|
69
|
+
name: "any",
|
|
90
70
|
},
|
|
91
71
|
},
|
|
92
|
-
|
|
93
|
-
serializedName: "properties.
|
|
72
|
+
metadata: {
|
|
73
|
+
serializedName: "properties.metadata",
|
|
94
74
|
type: {
|
|
95
|
-
name: "
|
|
96
|
-
element: {
|
|
97
|
-
type: {
|
|
98
|
-
name: "String",
|
|
99
|
-
},
|
|
100
|
-
},
|
|
75
|
+
name: "any",
|
|
101
76
|
},
|
|
102
77
|
},
|
|
103
|
-
|
|
104
|
-
serializedName: "properties.
|
|
78
|
+
parameters: {
|
|
79
|
+
serializedName: "properties.parameters",
|
|
105
80
|
type: {
|
|
106
|
-
name: "
|
|
107
|
-
|
|
108
|
-
type: {
|
|
109
|
-
name: "Composite",
|
|
110
|
-
className: "DataManifestCustomResourceFunctionDefinition",
|
|
111
|
-
},
|
|
81
|
+
name: "Dictionary",
|
|
82
|
+
value: {
|
|
83
|
+
type: { name: "Composite", className: "ParameterDefinitionsValue" },
|
|
112
84
|
},
|
|
113
85
|
},
|
|
114
86
|
},
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
};
|
|
118
|
-
export const ResourceTypeAliases = {
|
|
119
|
-
type: {
|
|
120
|
-
name: "Composite",
|
|
121
|
-
className: "ResourceTypeAliases",
|
|
122
|
-
modelProperties: {
|
|
123
|
-
resourceType: {
|
|
124
|
-
serializedName: "resourceType",
|
|
87
|
+
version: {
|
|
88
|
+
serializedName: "properties.version",
|
|
125
89
|
type: {
|
|
126
90
|
name: "String",
|
|
127
91
|
},
|
|
128
92
|
},
|
|
129
|
-
|
|
130
|
-
serializedName: "
|
|
93
|
+
versions: {
|
|
94
|
+
serializedName: "properties.versions",
|
|
131
95
|
type: {
|
|
132
96
|
name: "Sequence",
|
|
133
97
|
element: {
|
|
134
98
|
type: {
|
|
135
|
-
name: "
|
|
136
|
-
className: "Alias",
|
|
99
|
+
name: "String",
|
|
137
100
|
},
|
|
138
101
|
},
|
|
139
102
|
},
|
|
@@ -141,199 +104,122 @@ export const ResourceTypeAliases = {
|
|
|
141
104
|
},
|
|
142
105
|
},
|
|
143
106
|
};
|
|
144
|
-
export const
|
|
107
|
+
export const ParameterDefinitionsValue = {
|
|
145
108
|
type: {
|
|
146
109
|
name: "Composite",
|
|
147
|
-
className: "
|
|
110
|
+
className: "ParameterDefinitionsValue",
|
|
148
111
|
modelProperties: {
|
|
149
|
-
|
|
150
|
-
serializedName: "
|
|
112
|
+
type: {
|
|
113
|
+
serializedName: "type",
|
|
151
114
|
type: {
|
|
152
115
|
name: "String",
|
|
153
116
|
},
|
|
154
117
|
},
|
|
155
|
-
|
|
156
|
-
serializedName: "
|
|
118
|
+
allowedValues: {
|
|
119
|
+
serializedName: "allowedValues",
|
|
157
120
|
type: {
|
|
158
121
|
name: "Sequence",
|
|
159
122
|
element: {
|
|
160
123
|
type: {
|
|
161
|
-
name: "
|
|
162
|
-
className: "AliasPath",
|
|
124
|
+
name: "any",
|
|
163
125
|
},
|
|
164
126
|
},
|
|
165
127
|
},
|
|
166
128
|
},
|
|
167
|
-
|
|
168
|
-
serializedName: "
|
|
169
|
-
type: {
|
|
170
|
-
name: "Enum",
|
|
171
|
-
allowedValues: ["NotSpecified", "PlainText", "Mask"],
|
|
172
|
-
},
|
|
173
|
-
},
|
|
174
|
-
defaultPath: {
|
|
175
|
-
serializedName: "defaultPath",
|
|
176
|
-
type: {
|
|
177
|
-
name: "String",
|
|
178
|
-
},
|
|
179
|
-
},
|
|
180
|
-
defaultPattern: {
|
|
181
|
-
serializedName: "defaultPattern",
|
|
182
|
-
type: {
|
|
183
|
-
name: "Composite",
|
|
184
|
-
className: "AliasPattern",
|
|
185
|
-
},
|
|
186
|
-
},
|
|
187
|
-
defaultMetadata: {
|
|
188
|
-
serializedName: "defaultMetadata",
|
|
189
|
-
type: {
|
|
190
|
-
name: "Composite",
|
|
191
|
-
className: "AliasPathMetadata",
|
|
192
|
-
},
|
|
193
|
-
},
|
|
194
|
-
},
|
|
195
|
-
},
|
|
196
|
-
};
|
|
197
|
-
export const AliasPath = {
|
|
198
|
-
type: {
|
|
199
|
-
name: "Composite",
|
|
200
|
-
className: "AliasPath",
|
|
201
|
-
modelProperties: {
|
|
202
|
-
path: {
|
|
203
|
-
serializedName: "path",
|
|
204
|
-
type: {
|
|
205
|
-
name: "String",
|
|
206
|
-
},
|
|
207
|
-
},
|
|
208
|
-
apiVersions: {
|
|
209
|
-
serializedName: "apiVersions",
|
|
129
|
+
defaultValue: {
|
|
130
|
+
serializedName: "defaultValue",
|
|
210
131
|
type: {
|
|
211
|
-
name: "
|
|
212
|
-
element: {
|
|
213
|
-
type: {
|
|
214
|
-
name: "String",
|
|
215
|
-
},
|
|
216
|
-
},
|
|
132
|
+
name: "any",
|
|
217
133
|
},
|
|
218
134
|
},
|
|
219
|
-
|
|
220
|
-
serializedName: "
|
|
135
|
+
schema: {
|
|
136
|
+
serializedName: "schema",
|
|
221
137
|
type: {
|
|
222
|
-
name: "
|
|
223
|
-
className: "AliasPattern",
|
|
138
|
+
name: "any",
|
|
224
139
|
},
|
|
225
140
|
},
|
|
226
141
|
metadata: {
|
|
227
142
|
serializedName: "metadata",
|
|
228
143
|
type: {
|
|
229
144
|
name: "Composite",
|
|
230
|
-
className: "
|
|
145
|
+
className: "ParameterDefinitionsValueMetadata",
|
|
231
146
|
},
|
|
232
147
|
},
|
|
233
148
|
},
|
|
234
149
|
},
|
|
235
150
|
};
|
|
236
|
-
export const
|
|
151
|
+
export const ParameterDefinitionsValueMetadata = {
|
|
237
152
|
type: {
|
|
238
153
|
name: "Composite",
|
|
239
|
-
className: "
|
|
154
|
+
className: "ParameterDefinitionsValueMetadata",
|
|
155
|
+
additionalProperties: { type: { name: "Object" } },
|
|
240
156
|
modelProperties: {
|
|
241
|
-
|
|
242
|
-
serializedName: "
|
|
157
|
+
displayName: {
|
|
158
|
+
serializedName: "displayName",
|
|
243
159
|
type: {
|
|
244
160
|
name: "String",
|
|
245
161
|
},
|
|
246
162
|
},
|
|
247
|
-
|
|
248
|
-
serializedName: "
|
|
163
|
+
description: {
|
|
164
|
+
serializedName: "description",
|
|
249
165
|
type: {
|
|
250
166
|
name: "String",
|
|
251
167
|
},
|
|
252
168
|
},
|
|
253
|
-
|
|
254
|
-
serializedName: "
|
|
255
|
-
type: {
|
|
256
|
-
name: "Enum",
|
|
257
|
-
allowedValues: ["NotSpecified", "Extract"],
|
|
258
|
-
},
|
|
259
|
-
},
|
|
260
|
-
},
|
|
261
|
-
},
|
|
262
|
-
};
|
|
263
|
-
export const AliasPathMetadata = {
|
|
264
|
-
type: {
|
|
265
|
-
name: "Composite",
|
|
266
|
-
className: "AliasPathMetadata",
|
|
267
|
-
modelProperties: {
|
|
268
|
-
type: {
|
|
269
|
-
serializedName: "type",
|
|
270
|
-
readOnly: true,
|
|
169
|
+
strongType: {
|
|
170
|
+
serializedName: "strongType",
|
|
271
171
|
type: {
|
|
272
172
|
name: "String",
|
|
273
173
|
},
|
|
274
174
|
},
|
|
275
|
-
|
|
276
|
-
serializedName: "
|
|
277
|
-
readOnly: true,
|
|
175
|
+
assignPermissions: {
|
|
176
|
+
serializedName: "assignPermissions",
|
|
278
177
|
type: {
|
|
279
|
-
name: "
|
|
178
|
+
name: "Boolean",
|
|
280
179
|
},
|
|
281
180
|
},
|
|
282
181
|
},
|
|
283
182
|
},
|
|
284
183
|
};
|
|
285
|
-
export const
|
|
184
|
+
export const SystemData = {
|
|
286
185
|
type: {
|
|
287
186
|
name: "Composite",
|
|
288
|
-
className: "
|
|
187
|
+
className: "SystemData",
|
|
289
188
|
modelProperties: {
|
|
290
|
-
|
|
291
|
-
serializedName: "
|
|
189
|
+
createdBy: {
|
|
190
|
+
serializedName: "createdBy",
|
|
292
191
|
type: {
|
|
293
192
|
name: "String",
|
|
294
193
|
},
|
|
295
194
|
},
|
|
296
|
-
|
|
297
|
-
serializedName: "
|
|
195
|
+
createdByType: {
|
|
196
|
+
serializedName: "createdByType",
|
|
298
197
|
type: {
|
|
299
|
-
name: "
|
|
198
|
+
name: "String",
|
|
300
199
|
},
|
|
301
200
|
},
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
};
|
|
305
|
-
export const DataManifestCustomResourceFunctionDefinition = {
|
|
306
|
-
type: {
|
|
307
|
-
name: "Composite",
|
|
308
|
-
className: "DataManifestCustomResourceFunctionDefinition",
|
|
309
|
-
modelProperties: {
|
|
310
|
-
name: {
|
|
311
|
-
serializedName: "name",
|
|
201
|
+
createdAt: {
|
|
202
|
+
serializedName: "createdAt",
|
|
312
203
|
type: {
|
|
313
|
-
name: "
|
|
204
|
+
name: "DateTime",
|
|
314
205
|
},
|
|
315
206
|
},
|
|
316
|
-
|
|
317
|
-
serializedName: "
|
|
207
|
+
lastModifiedBy: {
|
|
208
|
+
serializedName: "lastModifiedBy",
|
|
318
209
|
type: {
|
|
319
210
|
name: "String",
|
|
320
211
|
},
|
|
321
212
|
},
|
|
322
|
-
|
|
323
|
-
serializedName: "
|
|
213
|
+
lastModifiedByType: {
|
|
214
|
+
serializedName: "lastModifiedByType",
|
|
324
215
|
type: {
|
|
325
|
-
name: "
|
|
326
|
-
element: {
|
|
327
|
-
type: {
|
|
328
|
-
name: "String",
|
|
329
|
-
},
|
|
330
|
-
},
|
|
216
|
+
name: "String",
|
|
331
217
|
},
|
|
332
218
|
},
|
|
333
|
-
|
|
334
|
-
serializedName: "
|
|
219
|
+
lastModifiedAt: {
|
|
220
|
+
serializedName: "lastModifiedAt",
|
|
335
221
|
type: {
|
|
336
|
-
name: "
|
|
222
|
+
name: "DateTime",
|
|
337
223
|
},
|
|
338
224
|
},
|
|
339
225
|
},
|
|
@@ -431,10 +317,10 @@ export const ErrorAdditionalInfo = {
|
|
|
431
317
|
},
|
|
432
318
|
},
|
|
433
319
|
};
|
|
434
|
-
export const
|
|
320
|
+
export const PolicyDefinitionListResult = {
|
|
435
321
|
type: {
|
|
436
322
|
name: "Composite",
|
|
437
|
-
className: "
|
|
323
|
+
className: "PolicyDefinitionListResult",
|
|
438
324
|
modelProperties: {
|
|
439
325
|
value: {
|
|
440
326
|
serializedName: "value",
|
|
@@ -443,7 +329,7 @@ export const DataPolicyManifestListResult = {
|
|
|
443
329
|
element: {
|
|
444
330
|
type: {
|
|
445
331
|
name: "Composite",
|
|
446
|
-
className: "
|
|
332
|
+
className: "PolicyDefinition",
|
|
447
333
|
},
|
|
448
334
|
},
|
|
449
335
|
},
|
|
@@ -457,10 +343,36 @@ export const DataPolicyManifestListResult = {
|
|
|
457
343
|
},
|
|
458
344
|
},
|
|
459
345
|
};
|
|
460
|
-
export const
|
|
346
|
+
export const PolicyDefinitionVersionListResult = {
|
|
461
347
|
type: {
|
|
462
348
|
name: "Composite",
|
|
463
|
-
className: "
|
|
349
|
+
className: "PolicyDefinitionVersionListResult",
|
|
350
|
+
modelProperties: {
|
|
351
|
+
value: {
|
|
352
|
+
serializedName: "value",
|
|
353
|
+
type: {
|
|
354
|
+
name: "Sequence",
|
|
355
|
+
element: {
|
|
356
|
+
type: {
|
|
357
|
+
name: "Composite",
|
|
358
|
+
className: "PolicyDefinitionVersion",
|
|
359
|
+
},
|
|
360
|
+
},
|
|
361
|
+
},
|
|
362
|
+
},
|
|
363
|
+
nextLink: {
|
|
364
|
+
serializedName: "nextLink",
|
|
365
|
+
type: {
|
|
366
|
+
name: "String",
|
|
367
|
+
},
|
|
368
|
+
},
|
|
369
|
+
},
|
|
370
|
+
},
|
|
371
|
+
};
|
|
372
|
+
export const PolicyDefinitionVersion = {
|
|
373
|
+
type: {
|
|
374
|
+
name: "Composite",
|
|
375
|
+
className: "PolicyDefinitionVersion",
|
|
464
376
|
modelProperties: {
|
|
465
377
|
id: {
|
|
466
378
|
serializedName: "id",
|
|
@@ -542,145 +454,237 @@ export const PolicyDefinition = {
|
|
|
542
454
|
name: "String",
|
|
543
455
|
},
|
|
544
456
|
},
|
|
545
|
-
versions: {
|
|
546
|
-
serializedName: "properties.versions",
|
|
547
|
-
type: {
|
|
548
|
-
name: "Sequence",
|
|
549
|
-
element: {
|
|
550
|
-
type: {
|
|
551
|
-
name: "String",
|
|
552
|
-
},
|
|
553
|
-
},
|
|
554
|
-
},
|
|
555
|
-
},
|
|
556
457
|
},
|
|
557
458
|
},
|
|
558
459
|
};
|
|
559
|
-
export const
|
|
460
|
+
export const PolicySetDefinition = {
|
|
560
461
|
type: {
|
|
561
462
|
name: "Composite",
|
|
562
|
-
className: "
|
|
463
|
+
className: "PolicySetDefinition",
|
|
563
464
|
modelProperties: {
|
|
564
|
-
|
|
565
|
-
serializedName: "
|
|
465
|
+
id: {
|
|
466
|
+
serializedName: "id",
|
|
467
|
+
readOnly: true,
|
|
566
468
|
type: {
|
|
567
469
|
name: "String",
|
|
568
470
|
},
|
|
569
471
|
},
|
|
570
|
-
|
|
571
|
-
serializedName: "
|
|
472
|
+
name: {
|
|
473
|
+
serializedName: "name",
|
|
474
|
+
readOnly: true,
|
|
572
475
|
type: {
|
|
573
|
-
name: "
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
476
|
+
name: "String",
|
|
477
|
+
},
|
|
478
|
+
},
|
|
479
|
+
type: {
|
|
480
|
+
serializedName: "type",
|
|
481
|
+
readOnly: true,
|
|
482
|
+
type: {
|
|
483
|
+
name: "String",
|
|
484
|
+
},
|
|
485
|
+
},
|
|
486
|
+
systemData: {
|
|
487
|
+
serializedName: "systemData",
|
|
488
|
+
type: {
|
|
489
|
+
name: "Composite",
|
|
490
|
+
className: "SystemData",
|
|
491
|
+
},
|
|
492
|
+
},
|
|
493
|
+
policyType: {
|
|
494
|
+
serializedName: "properties.policyType",
|
|
495
|
+
type: {
|
|
496
|
+
name: "String",
|
|
497
|
+
},
|
|
498
|
+
},
|
|
499
|
+
displayName: {
|
|
500
|
+
serializedName: "properties.displayName",
|
|
501
|
+
type: {
|
|
502
|
+
name: "String",
|
|
503
|
+
},
|
|
504
|
+
},
|
|
505
|
+
description: {
|
|
506
|
+
serializedName: "properties.description",
|
|
507
|
+
type: {
|
|
508
|
+
name: "String",
|
|
509
|
+
},
|
|
510
|
+
},
|
|
511
|
+
metadata: {
|
|
512
|
+
serializedName: "properties.metadata",
|
|
513
|
+
type: {
|
|
514
|
+
name: "any",
|
|
515
|
+
},
|
|
516
|
+
},
|
|
517
|
+
parameters: {
|
|
518
|
+
serializedName: "properties.parameters",
|
|
519
|
+
type: {
|
|
520
|
+
name: "Dictionary",
|
|
521
|
+
value: {
|
|
522
|
+
type: { name: "Composite", className: "ParameterDefinitionsValue" },
|
|
523
|
+
},
|
|
524
|
+
},
|
|
525
|
+
},
|
|
526
|
+
policyDefinitions: {
|
|
527
|
+
serializedName: "properties.policyDefinitions",
|
|
528
|
+
type: {
|
|
529
|
+
name: "Sequence",
|
|
530
|
+
element: {
|
|
531
|
+
type: {
|
|
532
|
+
name: "Composite",
|
|
533
|
+
className: "PolicyDefinitionReference",
|
|
577
534
|
},
|
|
578
535
|
},
|
|
579
536
|
},
|
|
580
537
|
},
|
|
581
|
-
|
|
582
|
-
serializedName: "
|
|
538
|
+
policyDefinitionGroups: {
|
|
539
|
+
serializedName: "properties.policyDefinitionGroups",
|
|
583
540
|
type: {
|
|
584
|
-
name: "
|
|
541
|
+
name: "Sequence",
|
|
542
|
+
element: {
|
|
543
|
+
type: {
|
|
544
|
+
name: "Composite",
|
|
545
|
+
className: "PolicyDefinitionGroup",
|
|
546
|
+
},
|
|
547
|
+
},
|
|
585
548
|
},
|
|
586
549
|
},
|
|
587
|
-
|
|
588
|
-
serializedName: "
|
|
550
|
+
version: {
|
|
551
|
+
serializedName: "properties.version",
|
|
589
552
|
type: {
|
|
590
|
-
name: "
|
|
553
|
+
name: "String",
|
|
591
554
|
},
|
|
592
555
|
},
|
|
593
|
-
|
|
594
|
-
serializedName: "
|
|
556
|
+
versions: {
|
|
557
|
+
serializedName: "properties.versions",
|
|
595
558
|
type: {
|
|
596
|
-
name: "
|
|
597
|
-
|
|
559
|
+
name: "Sequence",
|
|
560
|
+
element: {
|
|
561
|
+
type: {
|
|
562
|
+
name: "String",
|
|
563
|
+
},
|
|
564
|
+
},
|
|
598
565
|
},
|
|
599
566
|
},
|
|
600
567
|
},
|
|
601
568
|
},
|
|
602
569
|
};
|
|
603
|
-
export const
|
|
570
|
+
export const PolicyDefinitionReference = {
|
|
604
571
|
type: {
|
|
605
572
|
name: "Composite",
|
|
606
|
-
className: "
|
|
607
|
-
additionalProperties: { type: { name: "Object" } },
|
|
573
|
+
className: "PolicyDefinitionReference",
|
|
608
574
|
modelProperties: {
|
|
609
|
-
|
|
610
|
-
serializedName: "
|
|
575
|
+
policyDefinitionId: {
|
|
576
|
+
serializedName: "policyDefinitionId",
|
|
577
|
+
required: true,
|
|
611
578
|
type: {
|
|
612
579
|
name: "String",
|
|
613
580
|
},
|
|
614
581
|
},
|
|
615
|
-
|
|
616
|
-
serializedName: "
|
|
582
|
+
definitionVersion: {
|
|
583
|
+
serializedName: "definitionVersion",
|
|
617
584
|
type: {
|
|
618
585
|
name: "String",
|
|
619
586
|
},
|
|
620
587
|
},
|
|
621
|
-
|
|
622
|
-
serializedName: "
|
|
588
|
+
latestDefinitionVersion: {
|
|
589
|
+
serializedName: "latestDefinitionVersion",
|
|
590
|
+
readOnly: true,
|
|
623
591
|
type: {
|
|
624
592
|
name: "String",
|
|
625
593
|
},
|
|
626
594
|
},
|
|
627
|
-
|
|
628
|
-
serializedName: "
|
|
595
|
+
effectiveDefinitionVersion: {
|
|
596
|
+
serializedName: "effectiveDefinitionVersion",
|
|
597
|
+
readOnly: true,
|
|
629
598
|
type: {
|
|
630
|
-
name: "
|
|
599
|
+
name: "String",
|
|
600
|
+
},
|
|
601
|
+
},
|
|
602
|
+
parameters: {
|
|
603
|
+
serializedName: "parameters",
|
|
604
|
+
type: {
|
|
605
|
+
name: "Dictionary",
|
|
606
|
+
value: {
|
|
607
|
+
type: { name: "Composite", className: "ParameterValuesValue" },
|
|
608
|
+
},
|
|
609
|
+
},
|
|
610
|
+
},
|
|
611
|
+
policyDefinitionReferenceId: {
|
|
612
|
+
serializedName: "policyDefinitionReferenceId",
|
|
613
|
+
type: {
|
|
614
|
+
name: "String",
|
|
615
|
+
},
|
|
616
|
+
},
|
|
617
|
+
groupNames: {
|
|
618
|
+
serializedName: "groupNames",
|
|
619
|
+
type: {
|
|
620
|
+
name: "Sequence",
|
|
621
|
+
element: {
|
|
622
|
+
type: {
|
|
623
|
+
name: "String",
|
|
624
|
+
},
|
|
625
|
+
},
|
|
631
626
|
},
|
|
632
627
|
},
|
|
633
628
|
},
|
|
634
629
|
},
|
|
635
630
|
};
|
|
636
|
-
export const
|
|
631
|
+
export const ParameterValuesValue = {
|
|
637
632
|
type: {
|
|
638
633
|
name: "Composite",
|
|
639
|
-
className: "
|
|
634
|
+
className: "ParameterValuesValue",
|
|
640
635
|
modelProperties: {
|
|
641
|
-
|
|
642
|
-
serializedName: "
|
|
636
|
+
value: {
|
|
637
|
+
serializedName: "value",
|
|
643
638
|
type: {
|
|
644
|
-
name: "
|
|
639
|
+
name: "any",
|
|
645
640
|
},
|
|
646
641
|
},
|
|
647
|
-
|
|
648
|
-
|
|
642
|
+
},
|
|
643
|
+
},
|
|
644
|
+
};
|
|
645
|
+
export const PolicyDefinitionGroup = {
|
|
646
|
+
type: {
|
|
647
|
+
name: "Composite",
|
|
648
|
+
className: "PolicyDefinitionGroup",
|
|
649
|
+
modelProperties: {
|
|
650
|
+
name: {
|
|
651
|
+
serializedName: "name",
|
|
652
|
+
required: true,
|
|
649
653
|
type: {
|
|
650
654
|
name: "String",
|
|
651
655
|
},
|
|
652
656
|
},
|
|
653
|
-
|
|
654
|
-
serializedName: "
|
|
657
|
+
displayName: {
|
|
658
|
+
serializedName: "displayName",
|
|
655
659
|
type: {
|
|
656
|
-
name: "
|
|
660
|
+
name: "String",
|
|
657
661
|
},
|
|
658
662
|
},
|
|
659
|
-
|
|
660
|
-
serializedName: "
|
|
663
|
+
category: {
|
|
664
|
+
serializedName: "category",
|
|
661
665
|
type: {
|
|
662
666
|
name: "String",
|
|
663
667
|
},
|
|
664
668
|
},
|
|
665
|
-
|
|
666
|
-
serializedName: "
|
|
669
|
+
description: {
|
|
670
|
+
serializedName: "description",
|
|
667
671
|
type: {
|
|
668
672
|
name: "String",
|
|
669
673
|
},
|
|
670
674
|
},
|
|
671
|
-
|
|
672
|
-
serializedName: "
|
|
675
|
+
additionalMetadataId: {
|
|
676
|
+
serializedName: "additionalMetadataId",
|
|
673
677
|
type: {
|
|
674
|
-
name: "
|
|
678
|
+
name: "String",
|
|
675
679
|
},
|
|
676
680
|
},
|
|
677
681
|
},
|
|
678
682
|
},
|
|
679
683
|
};
|
|
680
|
-
export const
|
|
684
|
+
export const PolicySetDefinitionListResult = {
|
|
681
685
|
type: {
|
|
682
686
|
name: "Composite",
|
|
683
|
-
className: "
|
|
687
|
+
className: "PolicySetDefinitionListResult",
|
|
684
688
|
modelProperties: {
|
|
685
689
|
value: {
|
|
686
690
|
serializedName: "value",
|
|
@@ -689,7 +693,7 @@ export const PolicyDefinitionListResult = {
|
|
|
689
693
|
element: {
|
|
690
694
|
type: {
|
|
691
695
|
name: "Composite",
|
|
692
|
-
className: "
|
|
696
|
+
className: "PolicySetDefinition",
|
|
693
697
|
},
|
|
694
698
|
},
|
|
695
699
|
},
|
|
@@ -703,10 +707,10 @@ export const PolicyDefinitionListResult = {
|
|
|
703
707
|
},
|
|
704
708
|
},
|
|
705
709
|
};
|
|
706
|
-
export const
|
|
710
|
+
export const PolicySetDefinitionVersionListResult = {
|
|
707
711
|
type: {
|
|
708
712
|
name: "Composite",
|
|
709
|
-
className: "
|
|
713
|
+
className: "PolicySetDefinitionVersionListResult",
|
|
710
714
|
modelProperties: {
|
|
711
715
|
value: {
|
|
712
716
|
serializedName: "value",
|
|
@@ -715,7 +719,7 @@ export const PolicyDefinitionVersionListResult = {
|
|
|
715
719
|
element: {
|
|
716
720
|
type: {
|
|
717
721
|
name: "Composite",
|
|
718
|
-
className: "
|
|
722
|
+
className: "PolicySetDefinitionVersion",
|
|
719
723
|
},
|
|
720
724
|
},
|
|
721
725
|
},
|
|
@@ -729,10 +733,10 @@ export const PolicyDefinitionVersionListResult = {
|
|
|
729
733
|
},
|
|
730
734
|
},
|
|
731
735
|
};
|
|
732
|
-
export const
|
|
736
|
+
export const PolicySetDefinitionVersion = {
|
|
733
737
|
type: {
|
|
734
738
|
name: "Composite",
|
|
735
|
-
className: "
|
|
739
|
+
className: "PolicySetDefinitionVersion",
|
|
736
740
|
modelProperties: {
|
|
737
741
|
id: {
|
|
738
742
|
serializedName: "id",
|
|
@@ -768,13 +772,6 @@ export const PolicyDefinitionVersion = {
|
|
|
768
772
|
name: "String",
|
|
769
773
|
},
|
|
770
774
|
},
|
|
771
|
-
mode: {
|
|
772
|
-
defaultValue: "Indexed",
|
|
773
|
-
serializedName: "properties.mode",
|
|
774
|
-
type: {
|
|
775
|
-
name: "String",
|
|
776
|
-
},
|
|
777
|
-
},
|
|
778
775
|
displayName: {
|
|
779
776
|
serializedName: "properties.displayName",
|
|
780
777
|
type: {
|
|
@@ -787,12 +784,6 @@ export const PolicyDefinitionVersion = {
|
|
|
787
784
|
name: "String",
|
|
788
785
|
},
|
|
789
786
|
},
|
|
790
|
-
policyRule: {
|
|
791
|
-
serializedName: "properties.policyRule",
|
|
792
|
-
type: {
|
|
793
|
-
name: "any",
|
|
794
|
-
},
|
|
795
|
-
},
|
|
796
787
|
metadata: {
|
|
797
788
|
serializedName: "properties.metadata",
|
|
798
789
|
type: {
|
|
@@ -808,6 +799,30 @@ export const PolicyDefinitionVersion = {
|
|
|
808
799
|
},
|
|
809
800
|
},
|
|
810
801
|
},
|
|
802
|
+
policyDefinitions: {
|
|
803
|
+
serializedName: "properties.policyDefinitions",
|
|
804
|
+
type: {
|
|
805
|
+
name: "Sequence",
|
|
806
|
+
element: {
|
|
807
|
+
type: {
|
|
808
|
+
name: "Composite",
|
|
809
|
+
className: "PolicyDefinitionReference",
|
|
810
|
+
},
|
|
811
|
+
},
|
|
812
|
+
},
|
|
813
|
+
},
|
|
814
|
+
policyDefinitionGroups: {
|
|
815
|
+
serializedName: "properties.policyDefinitionGroups",
|
|
816
|
+
type: {
|
|
817
|
+
name: "Sequence",
|
|
818
|
+
element: {
|
|
819
|
+
type: {
|
|
820
|
+
name: "Composite",
|
|
821
|
+
className: "PolicyDefinitionGroup",
|
|
822
|
+
},
|
|
823
|
+
},
|
|
824
|
+
},
|
|
825
|
+
},
|
|
811
826
|
version: {
|
|
812
827
|
serializedName: "properties.version",
|
|
813
828
|
type: {
|
|
@@ -817,10 +832,10 @@ export const PolicyDefinitionVersion = {
|
|
|
817
832
|
},
|
|
818
833
|
},
|
|
819
834
|
};
|
|
820
|
-
export const
|
|
835
|
+
export const PolicyAssignment = {
|
|
821
836
|
type: {
|
|
822
837
|
name: "Composite",
|
|
823
|
-
className: "
|
|
838
|
+
className: "PolicyAssignment",
|
|
824
839
|
modelProperties: {
|
|
825
840
|
id: {
|
|
826
841
|
serializedName: "id",
|
|
@@ -829,719 +844,24 @@ export const PolicySetDefinition = {
|
|
|
829
844
|
name: "String",
|
|
830
845
|
},
|
|
831
846
|
},
|
|
832
|
-
|
|
833
|
-
serializedName: "
|
|
847
|
+
type: {
|
|
848
|
+
serializedName: "type",
|
|
834
849
|
readOnly: true,
|
|
835
850
|
type: {
|
|
836
851
|
name: "String",
|
|
837
852
|
},
|
|
838
853
|
},
|
|
839
|
-
|
|
840
|
-
serializedName: "
|
|
854
|
+
name: {
|
|
855
|
+
serializedName: "name",
|
|
841
856
|
readOnly: true,
|
|
842
857
|
type: {
|
|
843
858
|
name: "String",
|
|
844
859
|
},
|
|
845
860
|
},
|
|
846
|
-
|
|
847
|
-
serializedName: "
|
|
861
|
+
location: {
|
|
862
|
+
serializedName: "location",
|
|
848
863
|
type: {
|
|
849
|
-
name: "
|
|
850
|
-
className: "SystemData",
|
|
851
|
-
},
|
|
852
|
-
},
|
|
853
|
-
policyType: {
|
|
854
|
-
serializedName: "properties.policyType",
|
|
855
|
-
type: {
|
|
856
|
-
name: "String",
|
|
857
|
-
},
|
|
858
|
-
},
|
|
859
|
-
displayName: {
|
|
860
|
-
serializedName: "properties.displayName",
|
|
861
|
-
type: {
|
|
862
|
-
name: "String",
|
|
863
|
-
},
|
|
864
|
-
},
|
|
865
|
-
description: {
|
|
866
|
-
serializedName: "properties.description",
|
|
867
|
-
type: {
|
|
868
|
-
name: "String",
|
|
869
|
-
},
|
|
870
|
-
},
|
|
871
|
-
metadata: {
|
|
872
|
-
serializedName: "properties.metadata",
|
|
873
|
-
type: {
|
|
874
|
-
name: "any",
|
|
875
|
-
},
|
|
876
|
-
},
|
|
877
|
-
parameters: {
|
|
878
|
-
serializedName: "properties.parameters",
|
|
879
|
-
type: {
|
|
880
|
-
name: "Dictionary",
|
|
881
|
-
value: {
|
|
882
|
-
type: { name: "Composite", className: "ParameterDefinitionsValue" },
|
|
883
|
-
},
|
|
884
|
-
},
|
|
885
|
-
},
|
|
886
|
-
policyDefinitions: {
|
|
887
|
-
serializedName: "properties.policyDefinitions",
|
|
888
|
-
type: {
|
|
889
|
-
name: "Sequence",
|
|
890
|
-
element: {
|
|
891
|
-
type: {
|
|
892
|
-
name: "Composite",
|
|
893
|
-
className: "PolicyDefinitionReference",
|
|
894
|
-
},
|
|
895
|
-
},
|
|
896
|
-
},
|
|
897
|
-
},
|
|
898
|
-
policyDefinitionGroups: {
|
|
899
|
-
serializedName: "properties.policyDefinitionGroups",
|
|
900
|
-
type: {
|
|
901
|
-
name: "Sequence",
|
|
902
|
-
element: {
|
|
903
|
-
type: {
|
|
904
|
-
name: "Composite",
|
|
905
|
-
className: "PolicyDefinitionGroup",
|
|
906
|
-
},
|
|
907
|
-
},
|
|
908
|
-
},
|
|
909
|
-
},
|
|
910
|
-
version: {
|
|
911
|
-
serializedName: "properties.version",
|
|
912
|
-
type: {
|
|
913
|
-
name: "String",
|
|
914
|
-
},
|
|
915
|
-
},
|
|
916
|
-
versions: {
|
|
917
|
-
serializedName: "properties.versions",
|
|
918
|
-
type: {
|
|
919
|
-
name: "Sequence",
|
|
920
|
-
element: {
|
|
921
|
-
type: {
|
|
922
|
-
name: "String",
|
|
923
|
-
},
|
|
924
|
-
},
|
|
925
|
-
},
|
|
926
|
-
},
|
|
927
|
-
},
|
|
928
|
-
},
|
|
929
|
-
};
|
|
930
|
-
export const PolicyDefinitionReference = {
|
|
931
|
-
type: {
|
|
932
|
-
name: "Composite",
|
|
933
|
-
className: "PolicyDefinitionReference",
|
|
934
|
-
modelProperties: {
|
|
935
|
-
policyDefinitionId: {
|
|
936
|
-
serializedName: "policyDefinitionId",
|
|
937
|
-
required: true,
|
|
938
|
-
type: {
|
|
939
|
-
name: "String",
|
|
940
|
-
},
|
|
941
|
-
},
|
|
942
|
-
definitionVersion: {
|
|
943
|
-
serializedName: "definitionVersion",
|
|
944
|
-
type: {
|
|
945
|
-
name: "String",
|
|
946
|
-
},
|
|
947
|
-
},
|
|
948
|
-
latestDefinitionVersion: {
|
|
949
|
-
serializedName: "latestDefinitionVersion",
|
|
950
|
-
readOnly: true,
|
|
951
|
-
type: {
|
|
952
|
-
name: "String",
|
|
953
|
-
},
|
|
954
|
-
},
|
|
955
|
-
effectiveDefinitionVersion: {
|
|
956
|
-
serializedName: "effectiveDefinitionVersion",
|
|
957
|
-
readOnly: true,
|
|
958
|
-
type: {
|
|
959
|
-
name: "String",
|
|
960
|
-
},
|
|
961
|
-
},
|
|
962
|
-
parameters: {
|
|
963
|
-
serializedName: "parameters",
|
|
964
|
-
type: {
|
|
965
|
-
name: "Dictionary",
|
|
966
|
-
value: {
|
|
967
|
-
type: { name: "Composite", className: "ParameterValuesValue" },
|
|
968
|
-
},
|
|
969
|
-
},
|
|
970
|
-
},
|
|
971
|
-
policyDefinitionReferenceId: {
|
|
972
|
-
serializedName: "policyDefinitionReferenceId",
|
|
973
|
-
type: {
|
|
974
|
-
name: "String",
|
|
975
|
-
},
|
|
976
|
-
},
|
|
977
|
-
groupNames: {
|
|
978
|
-
serializedName: "groupNames",
|
|
979
|
-
type: {
|
|
980
|
-
name: "Sequence",
|
|
981
|
-
element: {
|
|
982
|
-
type: {
|
|
983
|
-
name: "String",
|
|
984
|
-
},
|
|
985
|
-
},
|
|
986
|
-
},
|
|
987
|
-
},
|
|
988
|
-
},
|
|
989
|
-
},
|
|
990
|
-
};
|
|
991
|
-
export const ParameterValuesValue = {
|
|
992
|
-
type: {
|
|
993
|
-
name: "Composite",
|
|
994
|
-
className: "ParameterValuesValue",
|
|
995
|
-
modelProperties: {
|
|
996
|
-
value: {
|
|
997
|
-
serializedName: "value",
|
|
998
|
-
type: {
|
|
999
|
-
name: "any",
|
|
1000
|
-
},
|
|
1001
|
-
},
|
|
1002
|
-
},
|
|
1003
|
-
},
|
|
1004
|
-
};
|
|
1005
|
-
export const PolicyDefinitionGroup = {
|
|
1006
|
-
type: {
|
|
1007
|
-
name: "Composite",
|
|
1008
|
-
className: "PolicyDefinitionGroup",
|
|
1009
|
-
modelProperties: {
|
|
1010
|
-
name: {
|
|
1011
|
-
serializedName: "name",
|
|
1012
|
-
required: true,
|
|
1013
|
-
type: {
|
|
1014
|
-
name: "String",
|
|
1015
|
-
},
|
|
1016
|
-
},
|
|
1017
|
-
displayName: {
|
|
1018
|
-
serializedName: "displayName",
|
|
1019
|
-
type: {
|
|
1020
|
-
name: "String",
|
|
1021
|
-
},
|
|
1022
|
-
},
|
|
1023
|
-
category: {
|
|
1024
|
-
serializedName: "category",
|
|
1025
|
-
type: {
|
|
1026
|
-
name: "String",
|
|
1027
|
-
},
|
|
1028
|
-
},
|
|
1029
|
-
description: {
|
|
1030
|
-
serializedName: "description",
|
|
1031
|
-
type: {
|
|
1032
|
-
name: "String",
|
|
1033
|
-
},
|
|
1034
|
-
},
|
|
1035
|
-
additionalMetadataId: {
|
|
1036
|
-
serializedName: "additionalMetadataId",
|
|
1037
|
-
type: {
|
|
1038
|
-
name: "String",
|
|
1039
|
-
},
|
|
1040
|
-
},
|
|
1041
|
-
},
|
|
1042
|
-
},
|
|
1043
|
-
};
|
|
1044
|
-
export const PolicySetDefinitionListResult = {
|
|
1045
|
-
type: {
|
|
1046
|
-
name: "Composite",
|
|
1047
|
-
className: "PolicySetDefinitionListResult",
|
|
1048
|
-
modelProperties: {
|
|
1049
|
-
value: {
|
|
1050
|
-
serializedName: "value",
|
|
1051
|
-
type: {
|
|
1052
|
-
name: "Sequence",
|
|
1053
|
-
element: {
|
|
1054
|
-
type: {
|
|
1055
|
-
name: "Composite",
|
|
1056
|
-
className: "PolicySetDefinition",
|
|
1057
|
-
},
|
|
1058
|
-
},
|
|
1059
|
-
},
|
|
1060
|
-
},
|
|
1061
|
-
nextLink: {
|
|
1062
|
-
serializedName: "nextLink",
|
|
1063
|
-
type: {
|
|
1064
|
-
name: "String",
|
|
1065
|
-
},
|
|
1066
|
-
},
|
|
1067
|
-
},
|
|
1068
|
-
},
|
|
1069
|
-
};
|
|
1070
|
-
export const PolicySetDefinitionVersionListResult = {
|
|
1071
|
-
type: {
|
|
1072
|
-
name: "Composite",
|
|
1073
|
-
className: "PolicySetDefinitionVersionListResult",
|
|
1074
|
-
modelProperties: {
|
|
1075
|
-
value: {
|
|
1076
|
-
serializedName: "value",
|
|
1077
|
-
type: {
|
|
1078
|
-
name: "Sequence",
|
|
1079
|
-
element: {
|
|
1080
|
-
type: {
|
|
1081
|
-
name: "Composite",
|
|
1082
|
-
className: "PolicySetDefinitionVersion",
|
|
1083
|
-
},
|
|
1084
|
-
},
|
|
1085
|
-
},
|
|
1086
|
-
},
|
|
1087
|
-
nextLink: {
|
|
1088
|
-
serializedName: "nextLink",
|
|
1089
|
-
type: {
|
|
1090
|
-
name: "String",
|
|
1091
|
-
},
|
|
1092
|
-
},
|
|
1093
|
-
},
|
|
1094
|
-
},
|
|
1095
|
-
};
|
|
1096
|
-
export const PolicySetDefinitionVersion = {
|
|
1097
|
-
type: {
|
|
1098
|
-
name: "Composite",
|
|
1099
|
-
className: "PolicySetDefinitionVersion",
|
|
1100
|
-
modelProperties: {
|
|
1101
|
-
id: {
|
|
1102
|
-
serializedName: "id",
|
|
1103
|
-
readOnly: true,
|
|
1104
|
-
type: {
|
|
1105
|
-
name: "String",
|
|
1106
|
-
},
|
|
1107
|
-
},
|
|
1108
|
-
name: {
|
|
1109
|
-
serializedName: "name",
|
|
1110
|
-
readOnly: true,
|
|
1111
|
-
type: {
|
|
1112
|
-
name: "String",
|
|
1113
|
-
},
|
|
1114
|
-
},
|
|
1115
|
-
type: {
|
|
1116
|
-
serializedName: "type",
|
|
1117
|
-
readOnly: true,
|
|
1118
|
-
type: {
|
|
1119
|
-
name: "String",
|
|
1120
|
-
},
|
|
1121
|
-
},
|
|
1122
|
-
systemData: {
|
|
1123
|
-
serializedName: "systemData",
|
|
1124
|
-
type: {
|
|
1125
|
-
name: "Composite",
|
|
1126
|
-
className: "SystemData",
|
|
1127
|
-
},
|
|
1128
|
-
},
|
|
1129
|
-
policyType: {
|
|
1130
|
-
serializedName: "properties.policyType",
|
|
1131
|
-
type: {
|
|
1132
|
-
name: "String",
|
|
1133
|
-
},
|
|
1134
|
-
},
|
|
1135
|
-
displayName: {
|
|
1136
|
-
serializedName: "properties.displayName",
|
|
1137
|
-
type: {
|
|
1138
|
-
name: "String",
|
|
1139
|
-
},
|
|
1140
|
-
},
|
|
1141
|
-
description: {
|
|
1142
|
-
serializedName: "properties.description",
|
|
1143
|
-
type: {
|
|
1144
|
-
name: "String",
|
|
1145
|
-
},
|
|
1146
|
-
},
|
|
1147
|
-
metadata: {
|
|
1148
|
-
serializedName: "properties.metadata",
|
|
1149
|
-
type: {
|
|
1150
|
-
name: "any",
|
|
1151
|
-
},
|
|
1152
|
-
},
|
|
1153
|
-
parameters: {
|
|
1154
|
-
serializedName: "properties.parameters",
|
|
1155
|
-
type: {
|
|
1156
|
-
name: "Dictionary",
|
|
1157
|
-
value: {
|
|
1158
|
-
type: { name: "Composite", className: "ParameterDefinitionsValue" },
|
|
1159
|
-
},
|
|
1160
|
-
},
|
|
1161
|
-
},
|
|
1162
|
-
policyDefinitions: {
|
|
1163
|
-
serializedName: "properties.policyDefinitions",
|
|
1164
|
-
type: {
|
|
1165
|
-
name: "Sequence",
|
|
1166
|
-
element: {
|
|
1167
|
-
type: {
|
|
1168
|
-
name: "Composite",
|
|
1169
|
-
className: "PolicyDefinitionReference",
|
|
1170
|
-
},
|
|
1171
|
-
},
|
|
1172
|
-
},
|
|
1173
|
-
},
|
|
1174
|
-
policyDefinitionGroups: {
|
|
1175
|
-
serializedName: "properties.policyDefinitionGroups",
|
|
1176
|
-
type: {
|
|
1177
|
-
name: "Sequence",
|
|
1178
|
-
element: {
|
|
1179
|
-
type: {
|
|
1180
|
-
name: "Composite",
|
|
1181
|
-
className: "PolicyDefinitionGroup",
|
|
1182
|
-
},
|
|
1183
|
-
},
|
|
1184
|
-
},
|
|
1185
|
-
},
|
|
1186
|
-
version: {
|
|
1187
|
-
serializedName: "properties.version",
|
|
1188
|
-
type: {
|
|
1189
|
-
name: "String",
|
|
1190
|
-
},
|
|
1191
|
-
},
|
|
1192
|
-
},
|
|
1193
|
-
},
|
|
1194
|
-
};
|
|
1195
|
-
export const PolicyAssignment = {
|
|
1196
|
-
type: {
|
|
1197
|
-
name: "Composite",
|
|
1198
|
-
className: "PolicyAssignment",
|
|
1199
|
-
modelProperties: {
|
|
1200
|
-
id: {
|
|
1201
|
-
serializedName: "id",
|
|
1202
|
-
readOnly: true,
|
|
1203
|
-
type: {
|
|
1204
|
-
name: "String",
|
|
1205
|
-
},
|
|
1206
|
-
},
|
|
1207
|
-
type: {
|
|
1208
|
-
serializedName: "type",
|
|
1209
|
-
readOnly: true,
|
|
1210
|
-
type: {
|
|
1211
|
-
name: "String",
|
|
1212
|
-
},
|
|
1213
|
-
},
|
|
1214
|
-
name: {
|
|
1215
|
-
serializedName: "name",
|
|
1216
|
-
readOnly: true,
|
|
1217
|
-
type: {
|
|
1218
|
-
name: "String",
|
|
1219
|
-
},
|
|
1220
|
-
},
|
|
1221
|
-
location: {
|
|
1222
|
-
serializedName: "location",
|
|
1223
|
-
type: {
|
|
1224
|
-
name: "String",
|
|
1225
|
-
},
|
|
1226
|
-
},
|
|
1227
|
-
identity: {
|
|
1228
|
-
serializedName: "identity",
|
|
1229
|
-
type: {
|
|
1230
|
-
name: "Composite",
|
|
1231
|
-
className: "Identity",
|
|
1232
|
-
},
|
|
1233
|
-
},
|
|
1234
|
-
systemData: {
|
|
1235
|
-
serializedName: "systemData",
|
|
1236
|
-
type: {
|
|
1237
|
-
name: "Composite",
|
|
1238
|
-
className: "SystemData",
|
|
1239
|
-
},
|
|
1240
|
-
},
|
|
1241
|
-
displayName: {
|
|
1242
|
-
serializedName: "properties.displayName",
|
|
1243
|
-
type: {
|
|
1244
|
-
name: "String",
|
|
1245
|
-
},
|
|
1246
|
-
},
|
|
1247
|
-
policyDefinitionId: {
|
|
1248
|
-
serializedName: "properties.policyDefinitionId",
|
|
1249
|
-
type: {
|
|
1250
|
-
name: "String",
|
|
1251
|
-
},
|
|
1252
|
-
},
|
|
1253
|
-
definitionVersion: {
|
|
1254
|
-
serializedName: "properties.definitionVersion",
|
|
1255
|
-
type: {
|
|
1256
|
-
name: "String",
|
|
1257
|
-
},
|
|
1258
|
-
},
|
|
1259
|
-
latestDefinitionVersion: {
|
|
1260
|
-
serializedName: "properties.latestDefinitionVersion",
|
|
1261
|
-
readOnly: true,
|
|
1262
|
-
type: {
|
|
1263
|
-
name: "String",
|
|
1264
|
-
},
|
|
1265
|
-
},
|
|
1266
|
-
effectiveDefinitionVersion: {
|
|
1267
|
-
serializedName: "properties.effectiveDefinitionVersion",
|
|
1268
|
-
readOnly: true,
|
|
1269
|
-
type: {
|
|
1270
|
-
name: "String",
|
|
1271
|
-
},
|
|
1272
|
-
},
|
|
1273
|
-
scope: {
|
|
1274
|
-
serializedName: "properties.scope",
|
|
1275
|
-
readOnly: true,
|
|
1276
|
-
type: {
|
|
1277
|
-
name: "String",
|
|
1278
|
-
},
|
|
1279
|
-
},
|
|
1280
|
-
notScopes: {
|
|
1281
|
-
serializedName: "properties.notScopes",
|
|
1282
|
-
type: {
|
|
1283
|
-
name: "Sequence",
|
|
1284
|
-
element: {
|
|
1285
|
-
type: {
|
|
1286
|
-
name: "String",
|
|
1287
|
-
},
|
|
1288
|
-
},
|
|
1289
|
-
},
|
|
1290
|
-
},
|
|
1291
|
-
parameters: {
|
|
1292
|
-
serializedName: "properties.parameters",
|
|
1293
|
-
type: {
|
|
1294
|
-
name: "Dictionary",
|
|
1295
|
-
value: {
|
|
1296
|
-
type: { name: "Composite", className: "ParameterValuesValue" },
|
|
1297
|
-
},
|
|
1298
|
-
},
|
|
1299
|
-
},
|
|
1300
|
-
description: {
|
|
1301
|
-
serializedName: "properties.description",
|
|
1302
|
-
type: {
|
|
1303
|
-
name: "String",
|
|
1304
|
-
},
|
|
1305
|
-
},
|
|
1306
|
-
metadata: {
|
|
1307
|
-
serializedName: "properties.metadata",
|
|
1308
|
-
type: {
|
|
1309
|
-
name: "any",
|
|
1310
|
-
},
|
|
1311
|
-
},
|
|
1312
|
-
enforcementMode: {
|
|
1313
|
-
defaultValue: "Default",
|
|
1314
|
-
serializedName: "properties.enforcementMode",
|
|
1315
|
-
type: {
|
|
1316
|
-
name: "String",
|
|
1317
|
-
},
|
|
1318
|
-
},
|
|
1319
|
-
nonComplianceMessages: {
|
|
1320
|
-
serializedName: "properties.nonComplianceMessages",
|
|
1321
|
-
type: {
|
|
1322
|
-
name: "Sequence",
|
|
1323
|
-
element: {
|
|
1324
|
-
type: {
|
|
1325
|
-
name: "Composite",
|
|
1326
|
-
className: "NonComplianceMessage",
|
|
1327
|
-
},
|
|
1328
|
-
},
|
|
1329
|
-
},
|
|
1330
|
-
},
|
|
1331
|
-
resourceSelectors: {
|
|
1332
|
-
serializedName: "properties.resourceSelectors",
|
|
1333
|
-
type: {
|
|
1334
|
-
name: "Sequence",
|
|
1335
|
-
element: {
|
|
1336
|
-
type: {
|
|
1337
|
-
name: "Composite",
|
|
1338
|
-
className: "ResourceSelector",
|
|
1339
|
-
},
|
|
1340
|
-
},
|
|
1341
|
-
},
|
|
1342
|
-
},
|
|
1343
|
-
overrides: {
|
|
1344
|
-
serializedName: "properties.overrides",
|
|
1345
|
-
type: {
|
|
1346
|
-
name: "Sequence",
|
|
1347
|
-
element: {
|
|
1348
|
-
type: {
|
|
1349
|
-
name: "Composite",
|
|
1350
|
-
className: "Override",
|
|
1351
|
-
},
|
|
1352
|
-
},
|
|
1353
|
-
},
|
|
1354
|
-
},
|
|
1355
|
-
},
|
|
1356
|
-
},
|
|
1357
|
-
};
|
|
1358
|
-
export const NonComplianceMessage = {
|
|
1359
|
-
type: {
|
|
1360
|
-
name: "Composite",
|
|
1361
|
-
className: "NonComplianceMessage",
|
|
1362
|
-
modelProperties: {
|
|
1363
|
-
message: {
|
|
1364
|
-
serializedName: "message",
|
|
1365
|
-
required: true,
|
|
1366
|
-
type: {
|
|
1367
|
-
name: "String",
|
|
1368
|
-
},
|
|
1369
|
-
},
|
|
1370
|
-
policyDefinitionReferenceId: {
|
|
1371
|
-
serializedName: "policyDefinitionReferenceId",
|
|
1372
|
-
type: {
|
|
1373
|
-
name: "String",
|
|
1374
|
-
},
|
|
1375
|
-
},
|
|
1376
|
-
},
|
|
1377
|
-
},
|
|
1378
|
-
};
|
|
1379
|
-
export const ResourceSelector = {
|
|
1380
|
-
type: {
|
|
1381
|
-
name: "Composite",
|
|
1382
|
-
className: "ResourceSelector",
|
|
1383
|
-
modelProperties: {
|
|
1384
|
-
name: {
|
|
1385
|
-
serializedName: "name",
|
|
1386
|
-
type: {
|
|
1387
|
-
name: "String",
|
|
1388
|
-
},
|
|
1389
|
-
},
|
|
1390
|
-
selectors: {
|
|
1391
|
-
serializedName: "selectors",
|
|
1392
|
-
type: {
|
|
1393
|
-
name: "Sequence",
|
|
1394
|
-
element: {
|
|
1395
|
-
type: {
|
|
1396
|
-
name: "Composite",
|
|
1397
|
-
className: "Selector",
|
|
1398
|
-
},
|
|
1399
|
-
},
|
|
1400
|
-
},
|
|
1401
|
-
},
|
|
1402
|
-
},
|
|
1403
|
-
},
|
|
1404
|
-
};
|
|
1405
|
-
export const Selector = {
|
|
1406
|
-
type: {
|
|
1407
|
-
name: "Composite",
|
|
1408
|
-
className: "Selector",
|
|
1409
|
-
modelProperties: {
|
|
1410
|
-
kind: {
|
|
1411
|
-
serializedName: "kind",
|
|
1412
|
-
type: {
|
|
1413
|
-
name: "String",
|
|
1414
|
-
},
|
|
1415
|
-
},
|
|
1416
|
-
in: {
|
|
1417
|
-
serializedName: "in",
|
|
1418
|
-
type: {
|
|
1419
|
-
name: "Sequence",
|
|
1420
|
-
element: {
|
|
1421
|
-
type: {
|
|
1422
|
-
name: "String",
|
|
1423
|
-
},
|
|
1424
|
-
},
|
|
1425
|
-
},
|
|
1426
|
-
},
|
|
1427
|
-
notIn: {
|
|
1428
|
-
serializedName: "notIn",
|
|
1429
|
-
type: {
|
|
1430
|
-
name: "Sequence",
|
|
1431
|
-
element: {
|
|
1432
|
-
type: {
|
|
1433
|
-
name: "String",
|
|
1434
|
-
},
|
|
1435
|
-
},
|
|
1436
|
-
},
|
|
1437
|
-
},
|
|
1438
|
-
},
|
|
1439
|
-
},
|
|
1440
|
-
};
|
|
1441
|
-
export const Override = {
|
|
1442
|
-
type: {
|
|
1443
|
-
name: "Composite",
|
|
1444
|
-
className: "Override",
|
|
1445
|
-
modelProperties: {
|
|
1446
|
-
kind: {
|
|
1447
|
-
serializedName: "kind",
|
|
1448
|
-
type: {
|
|
1449
|
-
name: "String",
|
|
1450
|
-
},
|
|
1451
|
-
},
|
|
1452
|
-
value: {
|
|
1453
|
-
serializedName: "value",
|
|
1454
|
-
type: {
|
|
1455
|
-
name: "String",
|
|
1456
|
-
},
|
|
1457
|
-
},
|
|
1458
|
-
selectors: {
|
|
1459
|
-
serializedName: "selectors",
|
|
1460
|
-
type: {
|
|
1461
|
-
name: "Sequence",
|
|
1462
|
-
element: {
|
|
1463
|
-
type: {
|
|
1464
|
-
name: "Composite",
|
|
1465
|
-
className: "Selector",
|
|
1466
|
-
},
|
|
1467
|
-
},
|
|
1468
|
-
},
|
|
1469
|
-
},
|
|
1470
|
-
},
|
|
1471
|
-
},
|
|
1472
|
-
};
|
|
1473
|
-
export const Identity = {
|
|
1474
|
-
type: {
|
|
1475
|
-
name: "Composite",
|
|
1476
|
-
className: "Identity",
|
|
1477
|
-
modelProperties: {
|
|
1478
|
-
principalId: {
|
|
1479
|
-
serializedName: "principalId",
|
|
1480
|
-
readOnly: true,
|
|
1481
|
-
type: {
|
|
1482
|
-
name: "String",
|
|
1483
|
-
},
|
|
1484
|
-
},
|
|
1485
|
-
tenantId: {
|
|
1486
|
-
serializedName: "tenantId",
|
|
1487
|
-
readOnly: true,
|
|
1488
|
-
type: {
|
|
1489
|
-
name: "String",
|
|
1490
|
-
},
|
|
1491
|
-
},
|
|
1492
|
-
type: {
|
|
1493
|
-
serializedName: "type",
|
|
1494
|
-
type: {
|
|
1495
|
-
name: "Enum",
|
|
1496
|
-
allowedValues: ["SystemAssigned", "UserAssigned", "None"],
|
|
1497
|
-
},
|
|
1498
|
-
},
|
|
1499
|
-
userAssignedIdentities: {
|
|
1500
|
-
serializedName: "userAssignedIdentities",
|
|
1501
|
-
type: {
|
|
1502
|
-
name: "Dictionary",
|
|
1503
|
-
value: {
|
|
1504
|
-
type: {
|
|
1505
|
-
name: "Composite",
|
|
1506
|
-
className: "UserAssignedIdentitiesValue",
|
|
1507
|
-
},
|
|
1508
|
-
},
|
|
1509
|
-
},
|
|
1510
|
-
},
|
|
1511
|
-
},
|
|
1512
|
-
},
|
|
1513
|
-
};
|
|
1514
|
-
export const UserAssignedIdentitiesValue = {
|
|
1515
|
-
type: {
|
|
1516
|
-
name: "Composite",
|
|
1517
|
-
className: "UserAssignedIdentitiesValue",
|
|
1518
|
-
modelProperties: {
|
|
1519
|
-
principalId: {
|
|
1520
|
-
serializedName: "principalId",
|
|
1521
|
-
readOnly: true,
|
|
1522
|
-
type: {
|
|
1523
|
-
name: "String",
|
|
1524
|
-
},
|
|
1525
|
-
},
|
|
1526
|
-
clientId: {
|
|
1527
|
-
serializedName: "clientId",
|
|
1528
|
-
readOnly: true,
|
|
1529
|
-
type: {
|
|
1530
|
-
name: "String",
|
|
1531
|
-
},
|
|
1532
|
-
},
|
|
1533
|
-
},
|
|
1534
|
-
},
|
|
1535
|
-
};
|
|
1536
|
-
export const PolicyAssignmentUpdate = {
|
|
1537
|
-
type: {
|
|
1538
|
-
name: "Composite",
|
|
1539
|
-
className: "PolicyAssignmentUpdate",
|
|
1540
|
-
modelProperties: {
|
|
1541
|
-
location: {
|
|
1542
|
-
serializedName: "location",
|
|
1543
|
-
type: {
|
|
1544
|
-
name: "String",
|
|
864
|
+
name: "String",
|
|
1545
865
|
},
|
|
1546
866
|
},
|
|
1547
867
|
identity: {
|
|
@@ -1551,101 +871,54 @@ export const PolicyAssignmentUpdate = {
|
|
|
1551
871
|
className: "Identity",
|
|
1552
872
|
},
|
|
1553
873
|
},
|
|
1554
|
-
|
|
1555
|
-
serializedName: "
|
|
1556
|
-
type: {
|
|
1557
|
-
name: "Sequence",
|
|
1558
|
-
element: {
|
|
1559
|
-
type: {
|
|
1560
|
-
name: "Composite",
|
|
1561
|
-
className: "ResourceSelector",
|
|
1562
|
-
},
|
|
1563
|
-
},
|
|
1564
|
-
},
|
|
1565
|
-
},
|
|
1566
|
-
overrides: {
|
|
1567
|
-
serializedName: "properties.overrides",
|
|
1568
|
-
type: {
|
|
1569
|
-
name: "Sequence",
|
|
1570
|
-
element: {
|
|
1571
|
-
type: {
|
|
1572
|
-
name: "Composite",
|
|
1573
|
-
className: "Override",
|
|
1574
|
-
},
|
|
1575
|
-
},
|
|
1576
|
-
},
|
|
1577
|
-
},
|
|
1578
|
-
},
|
|
1579
|
-
},
|
|
1580
|
-
};
|
|
1581
|
-
export const PolicyAssignmentListResult = {
|
|
1582
|
-
type: {
|
|
1583
|
-
name: "Composite",
|
|
1584
|
-
className: "PolicyAssignmentListResult",
|
|
1585
|
-
modelProperties: {
|
|
1586
|
-
value: {
|
|
1587
|
-
serializedName: "value",
|
|
874
|
+
systemData: {
|
|
875
|
+
serializedName: "systemData",
|
|
1588
876
|
type: {
|
|
1589
|
-
name: "
|
|
1590
|
-
|
|
1591
|
-
type: {
|
|
1592
|
-
name: "Composite",
|
|
1593
|
-
className: "PolicyAssignment",
|
|
1594
|
-
},
|
|
1595
|
-
},
|
|
877
|
+
name: "Composite",
|
|
878
|
+
className: "SystemData",
|
|
1596
879
|
},
|
|
1597
880
|
},
|
|
1598
|
-
|
|
1599
|
-
serializedName: "
|
|
881
|
+
displayName: {
|
|
882
|
+
serializedName: "properties.displayName",
|
|
1600
883
|
type: {
|
|
1601
884
|
name: "String",
|
|
1602
885
|
},
|
|
1603
886
|
},
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
};
|
|
1607
|
-
export const PolicyExemption = {
|
|
1608
|
-
type: {
|
|
1609
|
-
name: "Composite",
|
|
1610
|
-
className: "PolicyExemption",
|
|
1611
|
-
modelProperties: {
|
|
1612
|
-
systemData: {
|
|
1613
|
-
serializedName: "systemData",
|
|
887
|
+
policyDefinitionId: {
|
|
888
|
+
serializedName: "properties.policyDefinitionId",
|
|
1614
889
|
type: {
|
|
1615
|
-
name: "
|
|
1616
|
-
className: "SystemData",
|
|
890
|
+
name: "String",
|
|
1617
891
|
},
|
|
1618
892
|
},
|
|
1619
|
-
|
|
1620
|
-
serializedName: "
|
|
1621
|
-
readOnly: true,
|
|
893
|
+
definitionVersion: {
|
|
894
|
+
serializedName: "properties.definitionVersion",
|
|
1622
895
|
type: {
|
|
1623
896
|
name: "String",
|
|
1624
897
|
},
|
|
1625
898
|
},
|
|
1626
|
-
|
|
1627
|
-
serializedName: "
|
|
899
|
+
latestDefinitionVersion: {
|
|
900
|
+
serializedName: "properties.latestDefinitionVersion",
|
|
1628
901
|
readOnly: true,
|
|
1629
902
|
type: {
|
|
1630
903
|
name: "String",
|
|
1631
904
|
},
|
|
1632
905
|
},
|
|
1633
|
-
|
|
1634
|
-
serializedName: "
|
|
906
|
+
effectiveDefinitionVersion: {
|
|
907
|
+
serializedName: "properties.effectiveDefinitionVersion",
|
|
1635
908
|
readOnly: true,
|
|
1636
909
|
type: {
|
|
1637
910
|
name: "String",
|
|
1638
911
|
},
|
|
1639
912
|
},
|
|
1640
|
-
|
|
1641
|
-
serializedName: "properties.
|
|
1642
|
-
|
|
913
|
+
scope: {
|
|
914
|
+
serializedName: "properties.scope",
|
|
915
|
+
readOnly: true,
|
|
1643
916
|
type: {
|
|
1644
917
|
name: "String",
|
|
1645
918
|
},
|
|
1646
919
|
},
|
|
1647
|
-
|
|
1648
|
-
serializedName: "properties.
|
|
920
|
+
notScopes: {
|
|
921
|
+
serializedName: "properties.notScopes",
|
|
1649
922
|
type: {
|
|
1650
923
|
name: "Sequence",
|
|
1651
924
|
element: {
|
|
@@ -1655,23 +928,13 @@ export const PolicyExemption = {
|
|
|
1655
928
|
},
|
|
1656
929
|
},
|
|
1657
930
|
},
|
|
1658
|
-
|
|
1659
|
-
serializedName: "properties.
|
|
1660
|
-
required: true,
|
|
1661
|
-
type: {
|
|
1662
|
-
name: "String",
|
|
1663
|
-
},
|
|
1664
|
-
},
|
|
1665
|
-
expiresOn: {
|
|
1666
|
-
serializedName: "properties.expiresOn",
|
|
1667
|
-
type: {
|
|
1668
|
-
name: "DateTime",
|
|
1669
|
-
},
|
|
1670
|
-
},
|
|
1671
|
-
displayName: {
|
|
1672
|
-
serializedName: "properties.displayName",
|
|
931
|
+
parameters: {
|
|
932
|
+
serializedName: "properties.parameters",
|
|
1673
933
|
type: {
|
|
1674
|
-
name: "
|
|
934
|
+
name: "Dictionary",
|
|
935
|
+
value: {
|
|
936
|
+
type: { name: "Composite", className: "ParameterValuesValue" },
|
|
937
|
+
},
|
|
1675
938
|
},
|
|
1676
939
|
},
|
|
1677
940
|
description: {
|
|
@@ -1686,32 +949,25 @@ export const PolicyExemption = {
|
|
|
1686
949
|
name: "any",
|
|
1687
950
|
},
|
|
1688
951
|
},
|
|
1689
|
-
|
|
1690
|
-
|
|
952
|
+
enforcementMode: {
|
|
953
|
+
defaultValue: "Default",
|
|
954
|
+
serializedName: "properties.enforcementMode",
|
|
955
|
+
type: {
|
|
956
|
+
name: "String",
|
|
957
|
+
},
|
|
958
|
+
},
|
|
959
|
+
nonComplianceMessages: {
|
|
960
|
+
serializedName: "properties.nonComplianceMessages",
|
|
1691
961
|
type: {
|
|
1692
962
|
name: "Sequence",
|
|
1693
963
|
element: {
|
|
1694
964
|
type: {
|
|
1695
965
|
name: "Composite",
|
|
1696
|
-
className: "
|
|
966
|
+
className: "NonComplianceMessage",
|
|
1697
967
|
},
|
|
1698
968
|
},
|
|
1699
969
|
},
|
|
1700
970
|
},
|
|
1701
|
-
assignmentScopeValidation: {
|
|
1702
|
-
serializedName: "properties.assignmentScopeValidation",
|
|
1703
|
-
type: {
|
|
1704
|
-
name: "String",
|
|
1705
|
-
},
|
|
1706
|
-
},
|
|
1707
|
-
},
|
|
1708
|
-
},
|
|
1709
|
-
};
|
|
1710
|
-
export const PolicyExemptionUpdate = {
|
|
1711
|
-
type: {
|
|
1712
|
-
name: "Composite",
|
|
1713
|
-
className: "PolicyExemptionUpdate",
|
|
1714
|
-
modelProperties: {
|
|
1715
971
|
resourceSelectors: {
|
|
1716
972
|
serializedName: "properties.resourceSelectors",
|
|
1717
973
|
type: {
|
|
@@ -1724,35 +980,20 @@ export const PolicyExemptionUpdate = {
|
|
|
1724
980
|
},
|
|
1725
981
|
},
|
|
1726
982
|
},
|
|
1727
|
-
|
|
1728
|
-
serializedName: "properties.
|
|
1729
|
-
type: {
|
|
1730
|
-
name: "String",
|
|
1731
|
-
},
|
|
1732
|
-
},
|
|
1733
|
-
},
|
|
1734
|
-
},
|
|
1735
|
-
};
|
|
1736
|
-
export const PolicyExemptionListResult = {
|
|
1737
|
-
type: {
|
|
1738
|
-
name: "Composite",
|
|
1739
|
-
className: "PolicyExemptionListResult",
|
|
1740
|
-
modelProperties: {
|
|
1741
|
-
value: {
|
|
1742
|
-
serializedName: "value",
|
|
983
|
+
overrides: {
|
|
984
|
+
serializedName: "properties.overrides",
|
|
1743
985
|
type: {
|
|
1744
986
|
name: "Sequence",
|
|
1745
987
|
element: {
|
|
1746
988
|
type: {
|
|
1747
989
|
name: "Composite",
|
|
1748
|
-
className: "
|
|
990
|
+
className: "Override",
|
|
1749
991
|
},
|
|
1750
992
|
},
|
|
1751
993
|
},
|
|
1752
994
|
},
|
|
1753
|
-
|
|
1754
|
-
serializedName: "
|
|
1755
|
-
readOnly: true,
|
|
995
|
+
assignmentType: {
|
|
996
|
+
serializedName: "properties.assignmentType",
|
|
1756
997
|
type: {
|
|
1757
998
|
name: "String",
|
|
1758
999
|
},
|
|
@@ -1760,48 +1001,46 @@ export const PolicyExemptionListResult = {
|
|
|
1760
1001
|
},
|
|
1761
1002
|
},
|
|
1762
1003
|
};
|
|
1763
|
-
export const
|
|
1004
|
+
export const NonComplianceMessage = {
|
|
1764
1005
|
type: {
|
|
1765
1006
|
name: "Composite",
|
|
1766
|
-
className: "
|
|
1007
|
+
className: "NonComplianceMessage",
|
|
1767
1008
|
modelProperties: {
|
|
1768
|
-
|
|
1769
|
-
serializedName: "
|
|
1009
|
+
message: {
|
|
1010
|
+
serializedName: "message",
|
|
1011
|
+
required: true,
|
|
1770
1012
|
type: {
|
|
1771
|
-
name: "
|
|
1772
|
-
className: "SystemData",
|
|
1013
|
+
name: "String",
|
|
1773
1014
|
},
|
|
1774
1015
|
},
|
|
1775
|
-
|
|
1776
|
-
serializedName: "
|
|
1777
|
-
readOnly: true,
|
|
1016
|
+
policyDefinitionReferenceId: {
|
|
1017
|
+
serializedName: "policyDefinitionReferenceId",
|
|
1778
1018
|
type: {
|
|
1779
1019
|
name: "String",
|
|
1780
1020
|
},
|
|
1781
1021
|
},
|
|
1022
|
+
},
|
|
1023
|
+
},
|
|
1024
|
+
};
|
|
1025
|
+
export const ResourceSelector = {
|
|
1026
|
+
type: {
|
|
1027
|
+
name: "Composite",
|
|
1028
|
+
className: "ResourceSelector",
|
|
1029
|
+
modelProperties: {
|
|
1782
1030
|
name: {
|
|
1783
1031
|
serializedName: "name",
|
|
1784
|
-
readOnly: true,
|
|
1785
|
-
type: {
|
|
1786
|
-
name: "String",
|
|
1787
|
-
},
|
|
1788
|
-
},
|
|
1789
|
-
type: {
|
|
1790
|
-
serializedName: "type",
|
|
1791
|
-
readOnly: true,
|
|
1792
1032
|
type: {
|
|
1793
1033
|
name: "String",
|
|
1794
1034
|
},
|
|
1795
1035
|
},
|
|
1796
|
-
|
|
1797
|
-
serializedName: "
|
|
1798
|
-
required: true,
|
|
1036
|
+
selectors: {
|
|
1037
|
+
serializedName: "selectors",
|
|
1799
1038
|
type: {
|
|
1800
1039
|
name: "Sequence",
|
|
1801
1040
|
element: {
|
|
1802
1041
|
type: {
|
|
1803
1042
|
name: "Composite",
|
|
1804
|
-
className: "
|
|
1043
|
+
className: "Selector",
|
|
1805
1044
|
},
|
|
1806
1045
|
},
|
|
1807
1046
|
},
|
|
@@ -1809,69 +1048,88 @@ export const Variable = {
|
|
|
1809
1048
|
},
|
|
1810
1049
|
},
|
|
1811
1050
|
};
|
|
1812
|
-
export const
|
|
1051
|
+
export const Selector = {
|
|
1813
1052
|
type: {
|
|
1814
1053
|
name: "Composite",
|
|
1815
|
-
className: "
|
|
1054
|
+
className: "Selector",
|
|
1816
1055
|
modelProperties: {
|
|
1817
|
-
|
|
1818
|
-
serializedName: "
|
|
1819
|
-
required: true,
|
|
1056
|
+
kind: {
|
|
1057
|
+
serializedName: "kind",
|
|
1820
1058
|
type: {
|
|
1821
1059
|
name: "String",
|
|
1822
1060
|
},
|
|
1823
1061
|
},
|
|
1062
|
+
in: {
|
|
1063
|
+
serializedName: "in",
|
|
1064
|
+
type: {
|
|
1065
|
+
name: "Sequence",
|
|
1066
|
+
element: {
|
|
1067
|
+
type: {
|
|
1068
|
+
name: "String",
|
|
1069
|
+
},
|
|
1070
|
+
},
|
|
1071
|
+
},
|
|
1072
|
+
},
|
|
1073
|
+
notIn: {
|
|
1074
|
+
serializedName: "notIn",
|
|
1075
|
+
type: {
|
|
1076
|
+
name: "Sequence",
|
|
1077
|
+
element: {
|
|
1078
|
+
type: {
|
|
1079
|
+
name: "String",
|
|
1080
|
+
},
|
|
1081
|
+
},
|
|
1082
|
+
},
|
|
1083
|
+
},
|
|
1824
1084
|
},
|
|
1825
1085
|
},
|
|
1826
1086
|
};
|
|
1827
|
-
export const
|
|
1087
|
+
export const Override = {
|
|
1828
1088
|
type: {
|
|
1829
1089
|
name: "Composite",
|
|
1830
|
-
className: "
|
|
1090
|
+
className: "Override",
|
|
1831
1091
|
modelProperties: {
|
|
1092
|
+
kind: {
|
|
1093
|
+
serializedName: "kind",
|
|
1094
|
+
type: {
|
|
1095
|
+
name: "String",
|
|
1096
|
+
},
|
|
1097
|
+
},
|
|
1832
1098
|
value: {
|
|
1833
1099
|
serializedName: "value",
|
|
1100
|
+
type: {
|
|
1101
|
+
name: "String",
|
|
1102
|
+
},
|
|
1103
|
+
},
|
|
1104
|
+
selectors: {
|
|
1105
|
+
serializedName: "selectors",
|
|
1834
1106
|
type: {
|
|
1835
1107
|
name: "Sequence",
|
|
1836
1108
|
element: {
|
|
1837
1109
|
type: {
|
|
1838
1110
|
name: "Composite",
|
|
1839
|
-
className: "
|
|
1111
|
+
className: "Selector",
|
|
1840
1112
|
},
|
|
1841
1113
|
},
|
|
1842
1114
|
},
|
|
1843
1115
|
},
|
|
1844
|
-
nextLink: {
|
|
1845
|
-
serializedName: "nextLink",
|
|
1846
|
-
readOnly: true,
|
|
1847
|
-
type: {
|
|
1848
|
-
name: "String",
|
|
1849
|
-
},
|
|
1850
|
-
},
|
|
1851
1116
|
},
|
|
1852
1117
|
},
|
|
1853
1118
|
};
|
|
1854
|
-
export const
|
|
1119
|
+
export const Identity = {
|
|
1855
1120
|
type: {
|
|
1856
1121
|
name: "Composite",
|
|
1857
|
-
className: "
|
|
1122
|
+
className: "Identity",
|
|
1858
1123
|
modelProperties: {
|
|
1859
|
-
|
|
1860
|
-
serializedName: "
|
|
1861
|
-
type: {
|
|
1862
|
-
name: "Composite",
|
|
1863
|
-
className: "SystemData",
|
|
1864
|
-
},
|
|
1865
|
-
},
|
|
1866
|
-
id: {
|
|
1867
|
-
serializedName: "id",
|
|
1124
|
+
principalId: {
|
|
1125
|
+
serializedName: "principalId",
|
|
1868
1126
|
readOnly: true,
|
|
1869
1127
|
type: {
|
|
1870
1128
|
name: "String",
|
|
1871
1129
|
},
|
|
1872
1130
|
},
|
|
1873
|
-
|
|
1874
|
-
serializedName: "
|
|
1131
|
+
tenantId: {
|
|
1132
|
+
serializedName: "tenantId",
|
|
1875
1133
|
readOnly: true,
|
|
1876
1134
|
type: {
|
|
1877
1135
|
name: "String",
|
|
@@ -1879,20 +1137,19 @@ export const VariableValue = {
|
|
|
1879
1137
|
},
|
|
1880
1138
|
type: {
|
|
1881
1139
|
serializedName: "type",
|
|
1882
|
-
readOnly: true,
|
|
1883
1140
|
type: {
|
|
1884
|
-
name: "
|
|
1141
|
+
name: "Enum",
|
|
1142
|
+
allowedValues: ["SystemAssigned", "UserAssigned", "None"],
|
|
1885
1143
|
},
|
|
1886
1144
|
},
|
|
1887
|
-
|
|
1888
|
-
serializedName: "
|
|
1889
|
-
required: true,
|
|
1145
|
+
userAssignedIdentities: {
|
|
1146
|
+
serializedName: "userAssignedIdentities",
|
|
1890
1147
|
type: {
|
|
1891
|
-
name: "
|
|
1892
|
-
|
|
1148
|
+
name: "Dictionary",
|
|
1149
|
+
value: {
|
|
1893
1150
|
type: {
|
|
1894
1151
|
name: "Composite",
|
|
1895
|
-
className: "
|
|
1152
|
+
className: "UserAssignedIdentitiesValue",
|
|
1896
1153
|
},
|
|
1897
1154
|
},
|
|
1898
1155
|
},
|
|
@@ -1900,32 +1157,77 @@ export const VariableValue = {
|
|
|
1900
1157
|
},
|
|
1901
1158
|
},
|
|
1902
1159
|
};
|
|
1903
|
-
export const
|
|
1160
|
+
export const UserAssignedIdentitiesValue = {
|
|
1904
1161
|
type: {
|
|
1905
1162
|
name: "Composite",
|
|
1906
|
-
className: "
|
|
1163
|
+
className: "UserAssignedIdentitiesValue",
|
|
1907
1164
|
modelProperties: {
|
|
1908
|
-
|
|
1909
|
-
serializedName: "
|
|
1910
|
-
|
|
1165
|
+
principalId: {
|
|
1166
|
+
serializedName: "principalId",
|
|
1167
|
+
readOnly: true,
|
|
1911
1168
|
type: {
|
|
1912
1169
|
name: "String",
|
|
1913
1170
|
},
|
|
1914
1171
|
},
|
|
1915
|
-
|
|
1916
|
-
serializedName: "
|
|
1917
|
-
|
|
1172
|
+
clientId: {
|
|
1173
|
+
serializedName: "clientId",
|
|
1174
|
+
readOnly: true,
|
|
1918
1175
|
type: {
|
|
1919
|
-
name: "
|
|
1176
|
+
name: "String",
|
|
1177
|
+
},
|
|
1178
|
+
},
|
|
1179
|
+
},
|
|
1180
|
+
},
|
|
1181
|
+
};
|
|
1182
|
+
export const PolicyAssignmentUpdate = {
|
|
1183
|
+
type: {
|
|
1184
|
+
name: "Composite",
|
|
1185
|
+
className: "PolicyAssignmentUpdate",
|
|
1186
|
+
modelProperties: {
|
|
1187
|
+
location: {
|
|
1188
|
+
serializedName: "location",
|
|
1189
|
+
type: {
|
|
1190
|
+
name: "String",
|
|
1191
|
+
},
|
|
1192
|
+
},
|
|
1193
|
+
identity: {
|
|
1194
|
+
serializedName: "identity",
|
|
1195
|
+
type: {
|
|
1196
|
+
name: "Composite",
|
|
1197
|
+
className: "Identity",
|
|
1198
|
+
},
|
|
1199
|
+
},
|
|
1200
|
+
resourceSelectors: {
|
|
1201
|
+
serializedName: "properties.resourceSelectors",
|
|
1202
|
+
type: {
|
|
1203
|
+
name: "Sequence",
|
|
1204
|
+
element: {
|
|
1205
|
+
type: {
|
|
1206
|
+
name: "Composite",
|
|
1207
|
+
className: "ResourceSelector",
|
|
1208
|
+
},
|
|
1209
|
+
},
|
|
1210
|
+
},
|
|
1211
|
+
},
|
|
1212
|
+
overrides: {
|
|
1213
|
+
serializedName: "properties.overrides",
|
|
1214
|
+
type: {
|
|
1215
|
+
name: "Sequence",
|
|
1216
|
+
element: {
|
|
1217
|
+
type: {
|
|
1218
|
+
name: "Composite",
|
|
1219
|
+
className: "Override",
|
|
1220
|
+
},
|
|
1221
|
+
},
|
|
1920
1222
|
},
|
|
1921
1223
|
},
|
|
1922
1224
|
},
|
|
1923
1225
|
},
|
|
1924
1226
|
};
|
|
1925
|
-
export const
|
|
1227
|
+
export const PolicyAssignmentListResult = {
|
|
1926
1228
|
type: {
|
|
1927
1229
|
name: "Composite",
|
|
1928
|
-
className: "
|
|
1230
|
+
className: "PolicyAssignmentListResult",
|
|
1929
1231
|
modelProperties: {
|
|
1930
1232
|
value: {
|
|
1931
1233
|
serializedName: "value",
|
|
@@ -1934,14 +1236,13 @@ export const VariableValueListResult = {
|
|
|
1934
1236
|
element: {
|
|
1935
1237
|
type: {
|
|
1936
1238
|
name: "Composite",
|
|
1937
|
-
className: "
|
|
1239
|
+
className: "PolicyAssignment",
|
|
1938
1240
|
},
|
|
1939
1241
|
},
|
|
1940
1242
|
},
|
|
1941
1243
|
},
|
|
1942
1244
|
nextLink: {
|
|
1943
1245
|
serializedName: "nextLink",
|
|
1944
|
-
readOnly: true,
|
|
1945
1246
|
type: {
|
|
1946
1247
|
name: "String",
|
|
1947
1248
|
},
|