Skip to content

Commit

Permalink
StorageAccount Pricing bundle with subPlan (Azure#20473)
Browse files Browse the repository at this point in the history
* update ListPricings_example.json

* PerStorageAccount update
  • Loading branch information
libronsh authored and kayousef committed Dec 21, 2022
1 parent f7ee080 commit b0cf097
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"type": "Microsoft.Security/pricings",
"properties": {
"pricingTier": "Standard",
"freeTrialRemainingTime": "PT0S"
"freeTrialRemainingTime": "PT0S",
"subPlan": "PerStorageAccount"
}
},
{
Expand Down

0 comments on commit b0cf097

Please sign in to comment.