Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 5e61bee

Browse files
authored
Rupliu/smallfix (#462)
* temp changes * temp changes * small fix
1 parent 470ad26 commit 5e61bee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/APIM_ARMTemplate/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,9 @@ _Additional properties found in [ApiVersionSetContractProperties](https://docs.m
9191
| Property | Type | Required | Value |
9292
|-----------------------|-----------------------|-----------------------|--------------------------------------------------|
9393
| name | string | No | Name of the product resource. If omitted, the display name is used. |
94-
| policy | string | No | Location of the Product policy XML file. Can be url or local file. |
94+
| policy | string | No | Location of the Product policy XML file. Can be url or local file.
95+
| subscriptions | Array<[SubscriptionConfiguration](#SubscriptionConfiguration)> | No | List of Subscriptions
96+
9597

9698
_Additional properties found in [ProductContractProperties](https://docs.microsoft.com/en-us/azure/templates/microsoft.apimanagement/2019-01-01/service/products#ProductContractProperties)_
9799

0 commit comments

Comments
 (0)