File: README.md

package info (click to toggle)
python-azure 20251104%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 770,224 kB
  • sloc: python: 6,357,217; ansic: 804; javascript: 287; makefile: 198; sh: 193; xml: 109
file content (16 lines) | stat: -rw-r--r-- 510 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
### Settings

```yaml
input-file:
 - https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/riskiq/data-plane/Microsoft.Easm/preview/2022-09-01-preview/easm.json
output-folder: "../"
namespace: azure.defender.easm
package-name: azure-defender-easm
license-header: MICROSOFT_MIT_NO_VERSION
title: EasmClient
package-version: 1.0.0b1
package-mode: dataplane
package-pprint-name: EASM Data Plane Client
security: AADToken
security-scopes: https://easm.defender.microsoft.com/.default
```