Skip to content

Commit

Permalink
Rakku stackadmin issue (#7852)
Browse files Browse the repository at this point in the history
* network admin module changes

* remove readme.azsautogen.md from network

* rename new[ModuleName] to [ModuleName]Definition for AcquiredPlan, DirectoryTenant, Offer, OfferDelegation, Plan and Subscription

* fix for enum naming error in github issue #7822
  • Loading branch information
rakku-ms authored and bganapa committed Nov 26, 2019
1 parent ac4e40d commit 594441b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@
"Enabled"
],
"x-ms-enum": {
"name": "ResourceDeletionPolicy",
"name": "LinkedAction",
"modelAsString": true,
"values": [
{
Expand Down Expand Up @@ -875,7 +875,7 @@
"Succeeded"
],
"x-ms-enum": {
"name": "MetricPrimaryAggregationType",
"name": "ManifestProvisioningState",
"modelAsString": true,
"values": [
{
Expand Down

0 comments on commit 594441b

Please sign in to comment.