specification/keyvault/Security.KeyVault.SecurityDomain/tspconfig.yaml (22 lines of code) (raw):
parameters:
"service-dir":
default: "sdk/keyvault"
"dependencies":
default: ""
emit:
- "@azure-tools/typespec-autorest"
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/data-plane"
options:
"@azure-tools/typespec-autorest":
azure-resource-provider-folder: "data-plane"
emitter-output-dir: "{project-root}/.."
output-file: "{azure-resource-provider-folder}/Microsoft.KeyVault/{version-status}/{version}/securitydomain.json"
# Uncomment this line and add "@azure-tools/typespec-python" to your package.json to generate Python code
"@azure-tools/typespec-python":
flavor: azure
"basic-setup-py": true
"package-version": "1.0.0b1"
"package-dir": "azure-keyvault-securitydomain"
"package-name": "azure-keyvault-securitydomain"
"output-path": "."
# Uncomment this line and add "@azure-tools/typespec-java" to your package.json to generate Java code
# "@azure-tools/typespec-java": true
# Uncomment this line and add "@azure-tools/typespec-csharp" to your package.json to generate C# code
# "@azure-tools/typespec-csharp": true
# Uncomment this line and add "@azure-tools/typespec-ts" to your package.json to generate Typescript code
# "@azure-tools/typespec-ts": true