File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ Each API Management service instance has a properties collection of key/value pa
23
23
24
24
| Attribute | Type | Description |
25
25
| --- | --- | --- |
26
- | Display name | string | Alphanumeric string used for referencing the property in the policies. |
27
- | Value | string | The value of the property. It may not be empty or consist only of whitespace. |
28
- | Secret| boolean| Determines whether the value is a secret and should be encrypted or not.|
29
- | Tags | array of string | Optional tags that when provided can be used to filter the property list. |
26
+ | ` Display name ` | string | Alphanumeric string used for referencing the property in the policies. |
27
+ | ` Value ` | string | The value of the property. It may not be empty or consist only of whitespace. |
28
+ | ` Secret ` | boolean| Determines whether the value is a secret and should be encrypted or not.|
29
+ | ` Tags ` | array of string | Optional tags that when provided can be used to filter the property list. |
30
30
31
31
![ Named values] ( ./media/api-management-howto-properties/named-values.png )
32
32
You can’t perform that action at this time.
0 commit comments