Skip to content

Commit 65467c7

Browse files
authored
StorageAccount Pricing bundle with subPlan (#20473)
* update ListPricings_example.json * PerStorageAccount update
1 parent 8c7e7b1 commit 65467c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

specification/security/resource-manager/Microsoft.Security/stable/2022-03-01/examples/Pricings/ListPricings_example.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"type": "Microsoft.Security/pricings",
4242
"properties": {
4343
"pricingTier": "Standard",
44-
"freeTrialRemainingTime": "PT0S"
44+
"freeTrialRemainingTime": "PT0S",
45+
"subPlan": "PerStorageAccount"
4546
}
4647
},
4748
{

0 commit comments

Comments
 (0)