You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2022-10-01/Tables.json
+4-42Lines changed: 4 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -789,51 +789,13 @@
789
789
},
790
790
"retentionInDaysAsDefault": {
791
791
"readOnly": true,
792
-
"type": "string",
793
-
"description": "True - Value originates from workspace retention in days, False - Customer specific.",
794
-
"default": "True",
795
-
"enum": [
796
-
"True",
797
-
"False"
798
-
],
799
-
"x-ms-enum": {
800
-
"name": "retentionInDaysAsDefault",
801
-
"modelAsString": true,
802
-
"values": [
803
-
{
804
-
"value": "True",
805
-
"description": "Value originates from workspace retention in days."
806
-
},
807
-
{
808
-
"value": "False",
809
-
"description": "Value is customer specific."
810
-
}
811
-
]
812
-
}
792
+
"type": "boolean",
793
+
"description": "True - Value originates from workspace retention in days, False - Customer specific."
813
794
},
814
795
"totalRetentionInDaysAsDefault": {
815
796
"readOnly": true,
816
-
"type": "string",
817
-
"description": "True - Value originates from retention in days, False - Customer specific.",
818
-
"default": "True",
819
-
"enum": [
820
-
"True",
821
-
"False"
822
-
],
823
-
"x-ms-enum": {
824
-
"name": "totalRetentionInDaysAsDefault",
825
-
"modelAsString": true,
826
-
"values": [
827
-
{
828
-
"value": "True",
829
-
"description": "Value originates from retention in days."
830
-
},
831
-
{
832
-
"value": "False",
833
-
"description": "Value is customer specific."
834
-
}
835
-
]
836
-
}
797
+
"type": "boolean",
798
+
"description": "True - Value originates from retention in days, False - Customer specific."
Copy file name to clipboardExpand all lines: specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2022-10-01/examples/TablesDelete.json
Copy file name to clipboardExpand all lines: specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2022-10-01/examples/TablesGet.json
Copy file name to clipboardExpand all lines: specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2022-10-01/examples/TablesList.json
Copy file name to clipboardExpand all lines: specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2022-10-01/examples/TablesUpsert.json
0 commit comments