File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01 Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 43414341 "$ref" : " #/definitions/BillingProfile"
43424342 }
43434343 },
4344+ "totalCount" : {
4345+ "description" : " Total number of records." ,
4346+ "type" : " number" ,
4347+ "format" : " int32" ,
4348+ "readOnly" : true
4349+ },
43444350 "nextLink" : {
43454351 "description" : " The link (url) to the next page of results." ,
43464352 "type" : " string" ,
63366342 "modelAsString" : true
63376343 }
63386344 },
6339- "billingProfilesInfo" : {
6340- "type" : " array" ,
6345+ "billingProfileInfo" : {
63416346 "description" : " The list of billing profiles associated with agreement and present only for specific agreements." ,
63426347 "readOnly" : true ,
6343- "items" : {
6344- "$ref" : " #/definitions/BillingProfileInfo"
6345- }
6348+ "$ref" : " #/definitions/BillingProfileInfo"
63466349 },
63476350 "effectiveDate" : {
63486351 "description" : " The date from which the agreement is effective." ,
63716374 }
63726375 },
63736376 "BillingProfileInfo" : {
6374- "type" : " object" ,
63756377 "description" : " Details about billing profile associated with agreement and available only for specific agreements." ,
6378+ "type" : " object" ,
63766379 "properties" : {
63776380 "billingProfileId" : {
63786381 "description" : " The unique identifier for the billing profile." ,
You can’t perform that action at this time.
0 commit comments