|
243 | 243 | "tags": [ |
244 | 244 | "Monitors" |
245 | 245 | ], |
246 | | - "summary": "Create a monitor resource.", |
| 246 | + "summary": "Create a monitor resource. This create operation can take upto 10 minutes to complete.", |
247 | 247 | "operationId": "Monitors_Create", |
248 | 248 | "x-ms-long-running-operation": true, |
249 | 249 | "x-ms-long-running-operation-options": { |
|
359 | 359 | "tags": [ |
360 | 360 | "Monitors" |
361 | 361 | ], |
362 | | - "summary": "Delete a monitor resource.", |
| 362 | + "summary": "Delete a monitor resource. This delete operation can take upto 10 minutes to complete.", |
363 | 363 | "operationId": "Monitors_Delete", |
364 | 364 | "produces": [ |
365 | 365 | "application/json" |
|
681 | 681 | "tags": [ |
682 | 682 | "SingleSignOn" |
683 | 683 | ], |
684 | | - "summary": "Configures single-sign-on for this resource.", |
| 684 | + "summary": "Configures single-sign-on for this resource. This operation can take upto 10 minutes to complete.", |
685 | 685 | "operationId": "SingleSignOn_CreateOrUpdate", |
686 | 686 | "x-ms-long-running-operation": true, |
687 | 687 | "x-ms-long-running-operation-options": { |
|
849 | 849 | "tags": [ |
850 | 850 | "SubAccount" |
851 | 851 | ], |
852 | | - "summary": "Create sub account under a given monitor resource.", |
| 852 | + "summary": "Create sub account under a given monitor resource. This create operation can take upto 10 minutes to complete.", |
853 | 853 | "operationId": "SubAccount_Create", |
854 | 854 | "x-ms-long-running-operation": true, |
855 | 855 | "x-ms-long-running-operation-options": { |
|
961 | 961 | "tags": [ |
962 | 962 | "SubAccount" |
963 | 963 | ], |
964 | | - "summary": "Delete a sub account resource.", |
| 964 | + "summary": "Delete a sub account resource. This delete operation can take upto 10 minutes to complete.", |
965 | 965 | "operationId": "SubAccount_Delete", |
966 | 966 | "produces": [ |
967 | 967 | "application/json" |
|
1849 | 1849 | "Disabled" |
1850 | 1850 | ], |
1851 | 1851 | "type": "string", |
| 1852 | + "default": "Enabled", |
1852 | 1853 | "x-ms-enum": { |
1853 | 1854 | "modelAsString": true, |
1854 | 1855 | "name": "MonitoringStatus" |
|
1861 | 1862 | "Suspended" |
1862 | 1863 | ], |
1863 | 1864 | "type": "string", |
| 1865 | + "default": "Active", |
1864 | 1866 | "x-ms-enum": { |
1865 | 1867 | "modelAsString": true, |
1866 | 1868 | "name": "MarketplaceSubscriptionStatus" |
|
0 commit comments