Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.44 KB

readme.azureresourceschema.md

File metadata and controls

48 lines (31 loc) · 1.44 KB

AzureResourceSchema

These settings apply only when --azureresourceschema is specified on the command line.

AzureResourceSchema multi-api

batch:
  - tag: schema-analysisservices-2017-08-01
  - tag: schema-analysisservices-2017-07-14
  - tag: schema-analysisservices-2016-05-16

Please also specify --azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>.

Tag: schema-analysisservices-2017-08-01 and azureresourceschema

output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
  - Microsoft.AnalysisServices/stable/2017-08-01/analysisservices.json

Tag: schema-analysisservices-2017-07-14 and azureresourceschema

output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
  - Microsoft.AnalysisServices/stable/2017-07-14/analysisservices.json

Tag: schema-analysisservices-2016-05-16 and azureresourceschema

output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
  - Microsoft.AnalysisServices/stable/2016-05-16/analysisservices.json