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

Commit eecb7d6

Browse files
authored
Rupliu/fix2 (#463)
* temp changes * temp changes * ReAdd documentation
1 parent 5e61bee commit eecb7d6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/APIM_ARMTemplate/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,13 @@ _Additional properties found in [ApiVersionSetContractProperties](https://docs.m
9494
| policy | string | No | Location of the Product policy XML file. Can be url or local file.
9595
| subscriptions | Array<[SubscriptionConfiguration](#SubscriptionConfiguration)> | No | List of Subscriptions
9696

97+
_Additional properties found in [ProductContractProperties](https://docs.microsoft.com/en-us/azure/templates/microsoft.apimanagement/2019-01-01/service/products#ProductContractProperties)_
98+
99+
#### SubscriptionConfiguration
100+
101+
| Property | Type | Required | Value |
102+
|-----------------------|-----------------------|-----------------------|--------------------------------------------------|
103+
| name | string | No | Name of the subscription resource. If omitted, the display name is used. |
97104

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

0 commit comments

Comments
 (0)