File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
appconfiguration/resource-manager/Microsoft.AppConfiguration/AppConfiguration
containerregistry/resource-manager/Microsoft.ContainerRegistry/Registry
elasticsan/resource-manager/Microsoft.ElasticSan/ElasticSan
healthbot/HealthBot.Management
mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers
postgresql/DBforPostgreSQL.Management Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ options:
3838 name : " @azure/arm-appconfiguration"
3939 flavor : azure
4040 experimental-extensible-enums : true
41+ compatibility-lro : true
4142 " @azure-tools/typespec-java " :
4243 emitter-output-dir : " {output-dir}/{service-dir}/azure-resourcemanager-appconfiguration"
4344 namespace : com.azure.resourcemanager.appconfiguration
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ options:
3737 emitter-output-dir : " {output-dir}/{service-dir}/arm-containerregistry"
3838 flavor : azure
3939 experimental-extensible-enums : true
40+ compatibility-lro : true
4041 package-details :
4142 name : " @azure/arm-containerregistry"
4243 " @azure-tools/typespec-go " :
Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ options:
3232 " @azure-tools/typespec-ts " :
3333 service-dir : " sdk/elasticsans"
3434 emitter-output-dir : " {output-dir}/{service-dir}/arm-elasticsan"
35+ compatibility-lro : true
3536 typespec-title-map :
3637 ElasticSanClient : " ElasticSanManagement"
3738 flavor : " azure"
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ options:
2727 " @azure-tools/typespec-ts " :
2828 service-dir : sdk/healthbot
2929 emitter-output-dir : " {output-dir}/{service-dir}/arm-healthbot"
30+ compatibility-lro : true
3031 flavor : " azure"
3132 experimental-extensible-enums : true
3233 package-details :
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ options:
3939 emitter-output-dir : " {output-dir}/{service-dir}/arm-mysql-flexible"
4040 flavor : azure
4141 experimental-extensible-enums : true
42+ compatibility-lro : true
4243 package-details :
4344 name : " @azure/arm-mysql-flexible"
4445 " @azure-tools/typespec-go " :
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ options:
3030 emitter-output-dir : " {output-dir}/{service-dir}/arm-nginx"
3131 flavor : " azure"
3232 experimental-extensible-enums : true
33+ compatibility-lro : true
3334 package-details :
3435 name : " @azure/arm-nginx"
3536 " @azure-tools/typespec-go " :
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ options:
2929 emitter-output-dir : " {output-dir}/{service-dir}/arm-postgresql-flexible"
3030 flavor : " azure"
3131 experimental-extensible-enums : true
32+ compatibility-lro : true
3233 package-details :
3334 name : " @azure/arm-postgresql-flexible"
3435 " @azure-tools/typespec-go " :
You can’t perform that action at this time.
0 commit comments