File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -528,7 +528,7 @@ class AzDevOpsProject
528
528
| **MandatoryProperty** | Required | System.String | MandatoryProperty description. | |
529
529
| **ProjectId** | Write | System.String | ProjectId description. Second row with text. | |
530
530
| **ValidateSetProperty** | Write | System.String | | `Up`, `Down` |
531
- | **Reasons** | Read | String[] | Reasons description. | |
531
+ | **Reasons** | Read | System. String[] | Reasons description. | |
532
532
533
533
## Description
534
534
@@ -709,7 +709,7 @@ class ResourceBase
709
709
| **Ensure** | Write | System.String | Ensure description. | |
710
710
| **ProjectId** | Write | System.String | ProjectId description. Second row with text. | |
711
711
| **ValidateSetProperty** | Write | System.String | | `Up`, `Down` |
712
- | **Reasons** | Read | String[] | Reasons description. | |
712
+ | **Reasons** | Read | System. String[] | Reasons description. | |
713
713
714
714
## Description
715
715
You can’t perform that action at this time.
0 commit comments