File: README.md

package info (click to toggle)
python-azure 20250603%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 851,724 kB
  • sloc: python: 7,362,925; ansic: 804; javascript: 287; makefile: 195; sh: 145; xml: 109
file content (16 lines) | stat: -rw-r--r-- 510 bytes parent folder | download
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
```