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/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5037,6 +5037,12 @@
5037
5037
"description": "The link (url) to the next page of results.",
5038
5038
"type": "string",
5039
5039
"readOnly": true
5040
+
},
5041
+
"totalCount": {
5042
+
"description": "Total number of records.",
5043
+
"type": "number",
5044
+
"format": "int32",
5045
+
"readOnly": true
5040
5046
}
5041
5047
}
5042
5048
},
@@ -5092,8 +5098,8 @@
5092
5098
"$ref": "#/definitions/Amount"
5093
5099
},
5094
5100
"azurePrepaymentApplied": {
5095
-
"description": "The amount of Azure prepayment applied to the charges. This field is applicable to billing accounts with agreement type Microsoft Customer Agreement.",
5096
5101
"readOnly": true,
5102
+
"description": "The amount of Azure prepayment applied to the charges. This field is applicable to billing accounts with agreement type Microsoft Customer Agreement.",
0 commit comments