@azure/arm-consumption 9.2.1-alpha.20250619.1 → 9.2.1-alpha.20250718.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/consumptionManagementClient.js +30 -5
- package/dist/browser/consumptionManagementClient.js.map +1 -1
- package/dist/browser/models/mappers.js +798 -385
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/operations/aggregatedCost.js +1 -0
- package/dist/browser/operations/aggregatedCost.js.map +1 -1
- package/dist/browser/operations/balances.js +1 -0
- package/dist/browser/operations/balances.js.map +1 -1
- package/dist/browser/operations/budgets.js +23 -40
- package/dist/browser/operations/budgets.js.map +1 -1
- package/dist/browser/operations/charges.js +1 -0
- package/dist/browser/operations/charges.js.map +1 -1
- package/dist/browser/operations/credits.js +1 -0
- package/dist/browser/operations/credits.js.map +1 -1
- package/dist/browser/operations/eventsOperations.js +45 -79
- package/dist/browser/operations/eventsOperations.js.map +1 -1
- package/dist/browser/operations/lotsOperations.js +45 -79
- package/dist/browser/operations/lotsOperations.js.map +1 -1
- package/dist/browser/operations/marketplaces.js +23 -40
- package/dist/browser/operations/marketplaces.js.map +1 -1
- package/dist/browser/operations/operations.js +23 -40
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/priceSheet.js +1 -0
- package/dist/browser/operations/priceSheet.js.map +1 -1
- package/dist/browser/operations/reservationRecommendationDetails.js +1 -0
- package/dist/browser/operations/reservationRecommendationDetails.js.map +1 -1
- package/dist/browser/operations/reservationRecommendations.js +23 -40
- package/dist/browser/operations/reservationRecommendations.js.map +1 -1
- package/dist/browser/operations/reservationTransactions.js +45 -79
- package/dist/browser/operations/reservationTransactions.js.map +1 -1
- package/dist/browser/operations/reservationsDetails.js +67 -118
- package/dist/browser/operations/reservationsDetails.js.map +1 -1
- package/dist/browser/operations/reservationsSummaries.js +67 -118
- package/dist/browser/operations/reservationsSummaries.js.map +1 -1
- package/dist/browser/operations/tags.js +1 -0
- package/dist/browser/operations/tags.js.map +1 -1
- package/dist/browser/operations/usageDetails.js +23 -40
- package/dist/browser/operations/usageDetails.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/consumptionManagementClient.js +30 -5
- package/dist/commonjs/consumptionManagementClient.js.map +1 -1
- package/dist/commonjs/models/mappers.js +798 -385
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/operations/aggregatedCost.js +1 -0
- package/dist/commonjs/operations/aggregatedCost.js.map +1 -1
- package/dist/commonjs/operations/balances.js +1 -0
- package/dist/commonjs/operations/balances.js.map +1 -1
- package/dist/commonjs/operations/budgets.js +23 -39
- package/dist/commonjs/operations/budgets.js.map +1 -1
- package/dist/commonjs/operations/charges.js +1 -0
- package/dist/commonjs/operations/charges.js.map +1 -1
- package/dist/commonjs/operations/credits.js +1 -0
- package/dist/commonjs/operations/credits.js.map +1 -1
- package/dist/commonjs/operations/eventsOperations.js +45 -78
- package/dist/commonjs/operations/eventsOperations.js.map +1 -1
- package/dist/commonjs/operations/lotsOperations.js +45 -78
- package/dist/commonjs/operations/lotsOperations.js.map +1 -1
- package/dist/commonjs/operations/marketplaces.js +23 -39
- package/dist/commonjs/operations/marketplaces.js.map +1 -1
- package/dist/commonjs/operations/operations.js +23 -39
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/priceSheet.js +1 -0
- package/dist/commonjs/operations/priceSheet.js.map +1 -1
- package/dist/commonjs/operations/reservationRecommendationDetails.js +1 -0
- package/dist/commonjs/operations/reservationRecommendationDetails.js.map +1 -1
- package/dist/commonjs/operations/reservationRecommendations.js +23 -39
- package/dist/commonjs/operations/reservationRecommendations.js.map +1 -1
- package/dist/commonjs/operations/reservationTransactions.js +45 -78
- package/dist/commonjs/operations/reservationTransactions.js.map +1 -1
- package/dist/commonjs/operations/reservationsDetails.js +67 -117
- package/dist/commonjs/operations/reservationsDetails.js.map +1 -1
- package/dist/commonjs/operations/reservationsSummaries.js +67 -117
- package/dist/commonjs/operations/reservationsSummaries.js.map +1 -1
- package/dist/commonjs/operations/tags.js +1 -0
- package/dist/commonjs/operations/tags.js.map +1 -1
- package/dist/commonjs/operations/usageDetails.js +23 -39
- package/dist/commonjs/operations/usageDetails.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/consumptionManagementClient.js +30 -5
- package/dist/esm/consumptionManagementClient.js.map +1 -1
- package/dist/esm/models/mappers.js +798 -385
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/operations/aggregatedCost.js +1 -0
- package/dist/esm/operations/aggregatedCost.js.map +1 -1
- package/dist/esm/operations/balances.js +1 -0
- package/dist/esm/operations/balances.js.map +1 -1
- package/dist/esm/operations/budgets.js +23 -40
- package/dist/esm/operations/budgets.js.map +1 -1
- package/dist/esm/operations/charges.js +1 -0
- package/dist/esm/operations/charges.js.map +1 -1
- package/dist/esm/operations/credits.js +1 -0
- package/dist/esm/operations/credits.js.map +1 -1
- package/dist/esm/operations/eventsOperations.js +45 -79
- package/dist/esm/operations/eventsOperations.js.map +1 -1
- package/dist/esm/operations/lotsOperations.js +45 -79
- package/dist/esm/operations/lotsOperations.js.map +1 -1
- package/dist/esm/operations/marketplaces.js +23 -40
- package/dist/esm/operations/marketplaces.js.map +1 -1
- package/dist/esm/operations/operations.js +23 -40
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/priceSheet.js +1 -0
- package/dist/esm/operations/priceSheet.js.map +1 -1
- package/dist/esm/operations/reservationRecommendationDetails.js +1 -0
- package/dist/esm/operations/reservationRecommendationDetails.js.map +1 -1
- package/dist/esm/operations/reservationRecommendations.js +23 -40
- package/dist/esm/operations/reservationRecommendations.js.map +1 -1
- package/dist/esm/operations/reservationTransactions.js +45 -79
- package/dist/esm/operations/reservationTransactions.js.map +1 -1
- package/dist/esm/operations/reservationsDetails.js +67 -118
- package/dist/esm/operations/reservationsDetails.js.map +1 -1
- package/dist/esm/operations/reservationsSummaries.js +67 -118
- package/dist/esm/operations/reservationsSummaries.js.map +1 -1
- package/dist/esm/operations/tags.js +1 -0
- package/dist/esm/operations/tags.js.map +1 -1
- package/dist/esm/operations/usageDetails.js +23 -40
- package/dist/esm/operations/usageDetails.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/consumptionManagementClient.js +30 -5
- package/dist/react-native/consumptionManagementClient.js.map +1 -1
- package/dist/react-native/models/mappers.js +798 -385
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/operations/aggregatedCost.js +1 -0
- package/dist/react-native/operations/aggregatedCost.js.map +1 -1
- package/dist/react-native/operations/balances.js +1 -0
- package/dist/react-native/operations/balances.js.map +1 -1
- package/dist/react-native/operations/budgets.js +23 -40
- package/dist/react-native/operations/budgets.js.map +1 -1
- package/dist/react-native/operations/charges.js +1 -0
- package/dist/react-native/operations/charges.js.map +1 -1
- package/dist/react-native/operations/credits.js +1 -0
- package/dist/react-native/operations/credits.js.map +1 -1
- package/dist/react-native/operations/eventsOperations.js +45 -79
- package/dist/react-native/operations/eventsOperations.js.map +1 -1
- package/dist/react-native/operations/lotsOperations.js +45 -79
- package/dist/react-native/operations/lotsOperations.js.map +1 -1
- package/dist/react-native/operations/marketplaces.js +23 -40
- package/dist/react-native/operations/marketplaces.js.map +1 -1
- package/dist/react-native/operations/operations.js +23 -40
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/priceSheet.js +1 -0
- package/dist/react-native/operations/priceSheet.js.map +1 -1
- package/dist/react-native/operations/reservationRecommendationDetails.js +1 -0
- package/dist/react-native/operations/reservationRecommendationDetails.js.map +1 -1
- package/dist/react-native/operations/reservationRecommendations.js +23 -40
- package/dist/react-native/operations/reservationRecommendations.js.map +1 -1
- package/dist/react-native/operations/reservationTransactions.js +45 -79
- package/dist/react-native/operations/reservationTransactions.js.map +1 -1
- package/dist/react-native/operations/reservationsDetails.js +67 -118
- package/dist/react-native/operations/reservationsDetails.js.map +1 -1
- package/dist/react-native/operations/reservationsSummaries.js +67 -118
- package/dist/react-native/operations/reservationsSummaries.js.map +1 -1
- package/dist/react-native/operations/tags.js +1 -0
- package/dist/react-native/operations/tags.js.map +1 -1
- package/dist/react-native/operations/usageDetails.js +23 -40
- package/dist/react-native/operations/usageDetails.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +2 -2
- /package/review/{arm-consumption.api.md → arm-consumption-node.api.md} +0 -0
|
@@ -1585,260 +1585,306 @@ export const UsageDetail = {
|
|
|
1585
1585
|
serializedName: "kind",
|
|
1586
1586
|
clientName: "kind"
|
|
1587
1587
|
},
|
|
1588
|
-
modelProperties:
|
|
1588
|
+
modelProperties: {
|
|
1589
|
+
...Resource.type.modelProperties,
|
|
1590
|
+
kind: {
|
|
1589
1591
|
serializedName: "kind",
|
|
1590
1592
|
required: true,
|
|
1591
1593
|
type: {
|
|
1592
1594
|
name: "String"
|
|
1593
1595
|
}
|
|
1594
|
-
}
|
|
1596
|
+
}
|
|
1597
|
+
}
|
|
1595
1598
|
}
|
|
1596
1599
|
};
|
|
1597
1600
|
export const Marketplace = {
|
|
1598
1601
|
type: {
|
|
1599
1602
|
name: "Composite",
|
|
1600
1603
|
className: "Marketplace",
|
|
1601
|
-
modelProperties:
|
|
1604
|
+
modelProperties: {
|
|
1605
|
+
...Resource.type.modelProperties,
|
|
1606
|
+
billingPeriodId: {
|
|
1602
1607
|
serializedName: "properties.billingPeriodId",
|
|
1603
1608
|
readOnly: true,
|
|
1604
1609
|
type: {
|
|
1605
1610
|
name: "String"
|
|
1606
1611
|
}
|
|
1607
|
-
},
|
|
1612
|
+
},
|
|
1613
|
+
usageStart: {
|
|
1608
1614
|
serializedName: "properties.usageStart",
|
|
1609
1615
|
readOnly: true,
|
|
1610
1616
|
type: {
|
|
1611
1617
|
name: "DateTime"
|
|
1612
1618
|
}
|
|
1613
|
-
},
|
|
1619
|
+
},
|
|
1620
|
+
usageEnd: {
|
|
1614
1621
|
serializedName: "properties.usageEnd",
|
|
1615
1622
|
readOnly: true,
|
|
1616
1623
|
type: {
|
|
1617
1624
|
name: "DateTime"
|
|
1618
1625
|
}
|
|
1619
|
-
},
|
|
1626
|
+
},
|
|
1627
|
+
resourceRate: {
|
|
1620
1628
|
serializedName: "properties.resourceRate",
|
|
1621
1629
|
readOnly: true,
|
|
1622
1630
|
type: {
|
|
1623
1631
|
name: "Number"
|
|
1624
1632
|
}
|
|
1625
|
-
},
|
|
1633
|
+
},
|
|
1634
|
+
offerName: {
|
|
1626
1635
|
serializedName: "properties.offerName",
|
|
1627
1636
|
readOnly: true,
|
|
1628
1637
|
type: {
|
|
1629
1638
|
name: "String"
|
|
1630
1639
|
}
|
|
1631
|
-
},
|
|
1640
|
+
},
|
|
1641
|
+
resourceGroup: {
|
|
1632
1642
|
serializedName: "properties.resourceGroup",
|
|
1633
1643
|
readOnly: true,
|
|
1634
1644
|
type: {
|
|
1635
1645
|
name: "String"
|
|
1636
1646
|
}
|
|
1637
|
-
},
|
|
1647
|
+
},
|
|
1648
|
+
additionalInfo: {
|
|
1638
1649
|
serializedName: "properties.additionalInfo",
|
|
1639
1650
|
readOnly: true,
|
|
1640
1651
|
type: {
|
|
1641
1652
|
name: "String"
|
|
1642
1653
|
}
|
|
1643
|
-
},
|
|
1654
|
+
},
|
|
1655
|
+
orderNumber: {
|
|
1644
1656
|
serializedName: "properties.orderNumber",
|
|
1645
1657
|
readOnly: true,
|
|
1646
1658
|
type: {
|
|
1647
1659
|
name: "String"
|
|
1648
1660
|
}
|
|
1649
|
-
},
|
|
1661
|
+
},
|
|
1662
|
+
instanceName: {
|
|
1650
1663
|
serializedName: "properties.instanceName",
|
|
1651
1664
|
readOnly: true,
|
|
1652
1665
|
type: {
|
|
1653
1666
|
name: "String"
|
|
1654
1667
|
}
|
|
1655
|
-
},
|
|
1668
|
+
},
|
|
1669
|
+
instanceId: {
|
|
1656
1670
|
serializedName: "properties.instanceId",
|
|
1657
1671
|
readOnly: true,
|
|
1658
1672
|
type: {
|
|
1659
1673
|
name: "String"
|
|
1660
1674
|
}
|
|
1661
|
-
},
|
|
1675
|
+
},
|
|
1676
|
+
currency: {
|
|
1662
1677
|
serializedName: "properties.currency",
|
|
1663
1678
|
readOnly: true,
|
|
1664
1679
|
type: {
|
|
1665
1680
|
name: "String"
|
|
1666
1681
|
}
|
|
1667
|
-
},
|
|
1682
|
+
},
|
|
1683
|
+
consumedQuantity: {
|
|
1668
1684
|
serializedName: "properties.consumedQuantity",
|
|
1669
1685
|
readOnly: true,
|
|
1670
1686
|
type: {
|
|
1671
1687
|
name: "Number"
|
|
1672
1688
|
}
|
|
1673
|
-
},
|
|
1689
|
+
},
|
|
1690
|
+
unitOfMeasure: {
|
|
1674
1691
|
serializedName: "properties.unitOfMeasure",
|
|
1675
1692
|
readOnly: true,
|
|
1676
1693
|
type: {
|
|
1677
1694
|
name: "String"
|
|
1678
1695
|
}
|
|
1679
|
-
},
|
|
1696
|
+
},
|
|
1697
|
+
pretaxCost: {
|
|
1680
1698
|
serializedName: "properties.pretaxCost",
|
|
1681
1699
|
readOnly: true,
|
|
1682
1700
|
type: {
|
|
1683
1701
|
name: "Number"
|
|
1684
1702
|
}
|
|
1685
|
-
},
|
|
1703
|
+
},
|
|
1704
|
+
isEstimated: {
|
|
1686
1705
|
serializedName: "properties.isEstimated",
|
|
1687
1706
|
readOnly: true,
|
|
1688
1707
|
type: {
|
|
1689
1708
|
name: "Boolean"
|
|
1690
1709
|
}
|
|
1691
|
-
},
|
|
1710
|
+
},
|
|
1711
|
+
meterId: {
|
|
1692
1712
|
serializedName: "properties.meterId",
|
|
1693
1713
|
readOnly: true,
|
|
1694
1714
|
type: {
|
|
1695
1715
|
name: "Uuid"
|
|
1696
1716
|
}
|
|
1697
|
-
},
|
|
1717
|
+
},
|
|
1718
|
+
subscriptionGuid: {
|
|
1698
1719
|
serializedName: "properties.subscriptionGuid",
|
|
1699
1720
|
readOnly: true,
|
|
1700
1721
|
type: {
|
|
1701
1722
|
name: "Uuid"
|
|
1702
1723
|
}
|
|
1703
|
-
},
|
|
1724
|
+
},
|
|
1725
|
+
subscriptionName: {
|
|
1704
1726
|
serializedName: "properties.subscriptionName",
|
|
1705
1727
|
readOnly: true,
|
|
1706
1728
|
type: {
|
|
1707
1729
|
name: "String"
|
|
1708
1730
|
}
|
|
1709
|
-
},
|
|
1731
|
+
},
|
|
1732
|
+
accountName: {
|
|
1710
1733
|
serializedName: "properties.accountName",
|
|
1711
1734
|
readOnly: true,
|
|
1712
1735
|
type: {
|
|
1713
1736
|
name: "String"
|
|
1714
1737
|
}
|
|
1715
|
-
},
|
|
1738
|
+
},
|
|
1739
|
+
departmentName: {
|
|
1716
1740
|
serializedName: "properties.departmentName",
|
|
1717
1741
|
readOnly: true,
|
|
1718
1742
|
type: {
|
|
1719
1743
|
name: "String"
|
|
1720
1744
|
}
|
|
1721
|
-
},
|
|
1745
|
+
},
|
|
1746
|
+
consumedService: {
|
|
1722
1747
|
serializedName: "properties.consumedService",
|
|
1723
1748
|
readOnly: true,
|
|
1724
1749
|
type: {
|
|
1725
1750
|
name: "String"
|
|
1726
1751
|
}
|
|
1727
|
-
},
|
|
1752
|
+
},
|
|
1753
|
+
costCenter: {
|
|
1728
1754
|
serializedName: "properties.costCenter",
|
|
1729
1755
|
readOnly: true,
|
|
1730
1756
|
type: {
|
|
1731
1757
|
name: "String"
|
|
1732
1758
|
}
|
|
1733
|
-
},
|
|
1759
|
+
},
|
|
1760
|
+
additionalProperties: {
|
|
1734
1761
|
serializedName: "properties.additionalProperties",
|
|
1735
1762
|
readOnly: true,
|
|
1736
1763
|
type: {
|
|
1737
1764
|
name: "String"
|
|
1738
1765
|
}
|
|
1739
|
-
},
|
|
1766
|
+
},
|
|
1767
|
+
publisherName: {
|
|
1740
1768
|
serializedName: "properties.publisherName",
|
|
1741
1769
|
readOnly: true,
|
|
1742
1770
|
type: {
|
|
1743
1771
|
name: "String"
|
|
1744
1772
|
}
|
|
1745
|
-
},
|
|
1773
|
+
},
|
|
1774
|
+
planName: {
|
|
1746
1775
|
serializedName: "properties.planName",
|
|
1747
1776
|
readOnly: true,
|
|
1748
1777
|
type: {
|
|
1749
1778
|
name: "String"
|
|
1750
1779
|
}
|
|
1751
|
-
},
|
|
1780
|
+
},
|
|
1781
|
+
isRecurringCharge: {
|
|
1752
1782
|
serializedName: "properties.isRecurringCharge",
|
|
1753
1783
|
readOnly: true,
|
|
1754
1784
|
type: {
|
|
1755
1785
|
name: "Boolean"
|
|
1756
1786
|
}
|
|
1757
|
-
}
|
|
1787
|
+
}
|
|
1788
|
+
}
|
|
1758
1789
|
}
|
|
1759
1790
|
};
|
|
1760
1791
|
export const Balance = {
|
|
1761
1792
|
type: {
|
|
1762
1793
|
name: "Composite",
|
|
1763
1794
|
className: "Balance",
|
|
1764
|
-
modelProperties:
|
|
1795
|
+
modelProperties: {
|
|
1796
|
+
...Resource.type.modelProperties,
|
|
1797
|
+
currency: {
|
|
1765
1798
|
serializedName: "properties.currency",
|
|
1766
1799
|
readOnly: true,
|
|
1767
1800
|
type: {
|
|
1768
1801
|
name: "String"
|
|
1769
1802
|
}
|
|
1770
|
-
},
|
|
1803
|
+
},
|
|
1804
|
+
beginningBalance: {
|
|
1771
1805
|
serializedName: "properties.beginningBalance",
|
|
1772
1806
|
readOnly: true,
|
|
1773
1807
|
type: {
|
|
1774
1808
|
name: "Number"
|
|
1775
1809
|
}
|
|
1776
|
-
},
|
|
1810
|
+
},
|
|
1811
|
+
endingBalance: {
|
|
1777
1812
|
serializedName: "properties.endingBalance",
|
|
1778
1813
|
readOnly: true,
|
|
1779
1814
|
type: {
|
|
1780
1815
|
name: "Number"
|
|
1781
1816
|
}
|
|
1782
|
-
},
|
|
1817
|
+
},
|
|
1818
|
+
newPurchases: {
|
|
1783
1819
|
serializedName: "properties.newPurchases",
|
|
1784
1820
|
readOnly: true,
|
|
1785
1821
|
type: {
|
|
1786
1822
|
name: "Number"
|
|
1787
1823
|
}
|
|
1788
|
-
},
|
|
1824
|
+
},
|
|
1825
|
+
adjustments: {
|
|
1789
1826
|
serializedName: "properties.adjustments",
|
|
1790
1827
|
readOnly: true,
|
|
1791
1828
|
type: {
|
|
1792
1829
|
name: "Number"
|
|
1793
1830
|
}
|
|
1794
|
-
},
|
|
1831
|
+
},
|
|
1832
|
+
utilized: {
|
|
1795
1833
|
serializedName: "properties.utilized",
|
|
1796
1834
|
readOnly: true,
|
|
1797
1835
|
type: {
|
|
1798
1836
|
name: "Number"
|
|
1799
1837
|
}
|
|
1800
|
-
},
|
|
1838
|
+
},
|
|
1839
|
+
serviceOverage: {
|
|
1801
1840
|
serializedName: "properties.serviceOverage",
|
|
1802
1841
|
readOnly: true,
|
|
1803
1842
|
type: {
|
|
1804
1843
|
name: "Number"
|
|
1805
1844
|
}
|
|
1806
|
-
},
|
|
1845
|
+
},
|
|
1846
|
+
chargesBilledSeparately: {
|
|
1807
1847
|
serializedName: "properties.chargesBilledSeparately",
|
|
1808
1848
|
readOnly: true,
|
|
1809
1849
|
type: {
|
|
1810
1850
|
name: "Number"
|
|
1811
1851
|
}
|
|
1812
|
-
},
|
|
1852
|
+
},
|
|
1853
|
+
totalOverage: {
|
|
1813
1854
|
serializedName: "properties.totalOverage",
|
|
1814
1855
|
readOnly: true,
|
|
1815
1856
|
type: {
|
|
1816
1857
|
name: "Number"
|
|
1817
1858
|
}
|
|
1818
|
-
},
|
|
1859
|
+
},
|
|
1860
|
+
totalUsage: {
|
|
1819
1861
|
serializedName: "properties.totalUsage",
|
|
1820
1862
|
readOnly: true,
|
|
1821
1863
|
type: {
|
|
1822
1864
|
name: "Number"
|
|
1823
1865
|
}
|
|
1824
|
-
},
|
|
1866
|
+
},
|
|
1867
|
+
azureMarketplaceServiceCharges: {
|
|
1825
1868
|
serializedName: "properties.azureMarketplaceServiceCharges",
|
|
1826
1869
|
readOnly: true,
|
|
1827
1870
|
type: {
|
|
1828
1871
|
name: "Number"
|
|
1829
1872
|
}
|
|
1830
|
-
},
|
|
1873
|
+
},
|
|
1874
|
+
billingFrequency: {
|
|
1831
1875
|
serializedName: "properties.billingFrequency",
|
|
1832
1876
|
type: {
|
|
1833
1877
|
name: "String"
|
|
1834
1878
|
}
|
|
1835
|
-
},
|
|
1879
|
+
},
|
|
1880
|
+
priceHidden: {
|
|
1836
1881
|
serializedName: "properties.priceHidden",
|
|
1837
1882
|
readOnly: true,
|
|
1838
1883
|
type: {
|
|
1839
1884
|
name: "Boolean"
|
|
1840
1885
|
}
|
|
1841
|
-
},
|
|
1886
|
+
},
|
|
1887
|
+
newPurchasesDetails: {
|
|
1842
1888
|
serializedName: "properties.newPurchasesDetails",
|
|
1843
1889
|
readOnly: true,
|
|
1844
1890
|
type: {
|
|
@@ -1850,7 +1896,8 @@ export const Balance = {
|
|
|
1850
1896
|
}
|
|
1851
1897
|
}
|
|
1852
1898
|
}
|
|
1853
|
-
},
|
|
1899
|
+
},
|
|
1900
|
+
adjustmentDetails: {
|
|
1854
1901
|
serializedName: "properties.adjustmentDetails",
|
|
1855
1902
|
readOnly: true,
|
|
1856
1903
|
type: {
|
|
@@ -1862,177 +1909,208 @@ export const Balance = {
|
|
|
1862
1909
|
}
|
|
1863
1910
|
}
|
|
1864
1911
|
}
|
|
1865
|
-
}
|
|
1912
|
+
}
|
|
1913
|
+
}
|
|
1866
1914
|
}
|
|
1867
1915
|
};
|
|
1868
1916
|
export const ReservationSummary = {
|
|
1869
1917
|
type: {
|
|
1870
1918
|
name: "Composite",
|
|
1871
1919
|
className: "ReservationSummary",
|
|
1872
|
-
modelProperties:
|
|
1920
|
+
modelProperties: {
|
|
1921
|
+
...Resource.type.modelProperties,
|
|
1922
|
+
reservationOrderId: {
|
|
1873
1923
|
serializedName: "properties.reservationOrderId",
|
|
1874
1924
|
readOnly: true,
|
|
1875
1925
|
type: {
|
|
1876
1926
|
name: "String"
|
|
1877
1927
|
}
|
|
1878
|
-
},
|
|
1928
|
+
},
|
|
1929
|
+
reservationId: {
|
|
1879
1930
|
serializedName: "properties.reservationId",
|
|
1880
1931
|
readOnly: true,
|
|
1881
1932
|
type: {
|
|
1882
1933
|
name: "String"
|
|
1883
1934
|
}
|
|
1884
|
-
},
|
|
1935
|
+
},
|
|
1936
|
+
skuName: {
|
|
1885
1937
|
serializedName: "properties.skuName",
|
|
1886
1938
|
readOnly: true,
|
|
1887
1939
|
type: {
|
|
1888
1940
|
name: "String"
|
|
1889
1941
|
}
|
|
1890
|
-
},
|
|
1942
|
+
},
|
|
1943
|
+
reservedHours: {
|
|
1891
1944
|
serializedName: "properties.reservedHours",
|
|
1892
1945
|
readOnly: true,
|
|
1893
1946
|
type: {
|
|
1894
1947
|
name: "Number"
|
|
1895
1948
|
}
|
|
1896
|
-
},
|
|
1949
|
+
},
|
|
1950
|
+
usageDate: {
|
|
1897
1951
|
serializedName: "properties.usageDate",
|
|
1898
1952
|
readOnly: true,
|
|
1899
1953
|
type: {
|
|
1900
1954
|
name: "DateTime"
|
|
1901
1955
|
}
|
|
1902
|
-
},
|
|
1956
|
+
},
|
|
1957
|
+
usedHours: {
|
|
1903
1958
|
serializedName: "properties.usedHours",
|
|
1904
1959
|
readOnly: true,
|
|
1905
1960
|
type: {
|
|
1906
1961
|
name: "Number"
|
|
1907
1962
|
}
|
|
1908
|
-
},
|
|
1963
|
+
},
|
|
1964
|
+
minUtilizationPercentage: {
|
|
1909
1965
|
serializedName: "properties.minUtilizationPercentage",
|
|
1910
1966
|
readOnly: true,
|
|
1911
1967
|
type: {
|
|
1912
1968
|
name: "Number"
|
|
1913
1969
|
}
|
|
1914
|
-
},
|
|
1970
|
+
},
|
|
1971
|
+
avgUtilizationPercentage: {
|
|
1915
1972
|
serializedName: "properties.avgUtilizationPercentage",
|
|
1916
1973
|
readOnly: true,
|
|
1917
1974
|
type: {
|
|
1918
1975
|
name: "Number"
|
|
1919
1976
|
}
|
|
1920
|
-
},
|
|
1977
|
+
},
|
|
1978
|
+
maxUtilizationPercentage: {
|
|
1921
1979
|
serializedName: "properties.maxUtilizationPercentage",
|
|
1922
1980
|
readOnly: true,
|
|
1923
1981
|
type: {
|
|
1924
1982
|
name: "Number"
|
|
1925
1983
|
}
|
|
1926
|
-
},
|
|
1984
|
+
},
|
|
1985
|
+
kind: {
|
|
1927
1986
|
serializedName: "properties.kind",
|
|
1928
1987
|
readOnly: true,
|
|
1929
1988
|
type: {
|
|
1930
1989
|
name: "String"
|
|
1931
1990
|
}
|
|
1932
|
-
},
|
|
1991
|
+
},
|
|
1992
|
+
purchasedQuantity: {
|
|
1933
1993
|
serializedName: "properties.purchasedQuantity",
|
|
1934
1994
|
readOnly: true,
|
|
1935
1995
|
type: {
|
|
1936
1996
|
name: "Number"
|
|
1937
1997
|
}
|
|
1938
|
-
},
|
|
1998
|
+
},
|
|
1999
|
+
remainingQuantity: {
|
|
1939
2000
|
serializedName: "properties.remainingQuantity",
|
|
1940
2001
|
readOnly: true,
|
|
1941
2002
|
type: {
|
|
1942
2003
|
name: "Number"
|
|
1943
2004
|
}
|
|
1944
|
-
},
|
|
2005
|
+
},
|
|
2006
|
+
totalReservedQuantity: {
|
|
1945
2007
|
serializedName: "properties.totalReservedQuantity",
|
|
1946
2008
|
readOnly: true,
|
|
1947
2009
|
type: {
|
|
1948
2010
|
name: "Number"
|
|
1949
2011
|
}
|
|
1950
|
-
},
|
|
2012
|
+
},
|
|
2013
|
+
usedQuantity: {
|
|
1951
2014
|
serializedName: "properties.usedQuantity",
|
|
1952
2015
|
readOnly: true,
|
|
1953
2016
|
type: {
|
|
1954
2017
|
name: "Number"
|
|
1955
2018
|
}
|
|
1956
|
-
},
|
|
2019
|
+
},
|
|
2020
|
+
utilizedPercentage: {
|
|
1957
2021
|
serializedName: "properties.utilizedPercentage",
|
|
1958
2022
|
readOnly: true,
|
|
1959
2023
|
type: {
|
|
1960
2024
|
name: "Number"
|
|
1961
2025
|
}
|
|
1962
|
-
}
|
|
2026
|
+
}
|
|
2027
|
+
}
|
|
1963
2028
|
}
|
|
1964
2029
|
};
|
|
1965
2030
|
export const ReservationDetail = {
|
|
1966
2031
|
type: {
|
|
1967
2032
|
name: "Composite",
|
|
1968
2033
|
className: "ReservationDetail",
|
|
1969
|
-
modelProperties:
|
|
2034
|
+
modelProperties: {
|
|
2035
|
+
...Resource.type.modelProperties,
|
|
2036
|
+
reservationOrderId: {
|
|
1970
2037
|
serializedName: "properties.reservationOrderId",
|
|
1971
2038
|
readOnly: true,
|
|
1972
2039
|
type: {
|
|
1973
2040
|
name: "String"
|
|
1974
2041
|
}
|
|
1975
|
-
},
|
|
2042
|
+
},
|
|
2043
|
+
instanceFlexibilityRatio: {
|
|
1976
2044
|
serializedName: "properties.instanceFlexibilityRatio",
|
|
1977
2045
|
readOnly: true,
|
|
1978
2046
|
type: {
|
|
1979
2047
|
name: "String"
|
|
1980
2048
|
}
|
|
1981
|
-
},
|
|
2049
|
+
},
|
|
2050
|
+
instanceFlexibilityGroup: {
|
|
1982
2051
|
serializedName: "properties.instanceFlexibilityGroup",
|
|
1983
2052
|
readOnly: true,
|
|
1984
2053
|
type: {
|
|
1985
2054
|
name: "String"
|
|
1986
2055
|
}
|
|
1987
|
-
},
|
|
2056
|
+
},
|
|
2057
|
+
reservationId: {
|
|
1988
2058
|
serializedName: "properties.reservationId",
|
|
1989
2059
|
readOnly: true,
|
|
1990
2060
|
type: {
|
|
1991
2061
|
name: "String"
|
|
1992
2062
|
}
|
|
1993
|
-
},
|
|
2063
|
+
},
|
|
2064
|
+
skuName: {
|
|
1994
2065
|
serializedName: "properties.skuName",
|
|
1995
2066
|
readOnly: true,
|
|
1996
2067
|
type: {
|
|
1997
2068
|
name: "String"
|
|
1998
2069
|
}
|
|
1999
|
-
},
|
|
2070
|
+
},
|
|
2071
|
+
reservedHours: {
|
|
2000
2072
|
serializedName: "properties.reservedHours",
|
|
2001
2073
|
readOnly: true,
|
|
2002
2074
|
type: {
|
|
2003
2075
|
name: "Number"
|
|
2004
2076
|
}
|
|
2005
|
-
},
|
|
2077
|
+
},
|
|
2078
|
+
usageDate: {
|
|
2006
2079
|
serializedName: "properties.usageDate",
|
|
2007
2080
|
readOnly: true,
|
|
2008
2081
|
type: {
|
|
2009
2082
|
name: "DateTime"
|
|
2010
2083
|
}
|
|
2011
|
-
},
|
|
2084
|
+
},
|
|
2085
|
+
usedHours: {
|
|
2012
2086
|
serializedName: "properties.usedHours",
|
|
2013
2087
|
readOnly: true,
|
|
2014
2088
|
type: {
|
|
2015
2089
|
name: "Number"
|
|
2016
2090
|
}
|
|
2017
|
-
},
|
|
2091
|
+
},
|
|
2092
|
+
instanceId: {
|
|
2018
2093
|
serializedName: "properties.instanceId",
|
|
2019
2094
|
readOnly: true,
|
|
2020
2095
|
type: {
|
|
2021
2096
|
name: "String"
|
|
2022
2097
|
}
|
|
2023
|
-
},
|
|
2098
|
+
},
|
|
2099
|
+
totalReservedQuantity: {
|
|
2024
2100
|
serializedName: "properties.totalReservedQuantity",
|
|
2025
2101
|
readOnly: true,
|
|
2026
2102
|
type: {
|
|
2027
2103
|
name: "Number"
|
|
2028
2104
|
}
|
|
2029
|
-
},
|
|
2105
|
+
},
|
|
2106
|
+
kind: {
|
|
2030
2107
|
serializedName: "properties.kind",
|
|
2031
2108
|
readOnly: true,
|
|
2032
2109
|
type: {
|
|
2033
2110
|
name: "String"
|
|
2034
2111
|
}
|
|
2035
|
-
}
|
|
2112
|
+
}
|
|
2113
|
+
}
|
|
2036
2114
|
}
|
|
2037
2115
|
};
|
|
2038
2116
|
export const ReservationRecommendation = {
|
|
@@ -2045,73 +2123,89 @@ export const ReservationRecommendation = {
|
|
|
2045
2123
|
serializedName: "kind",
|
|
2046
2124
|
clientName: "kind"
|
|
2047
2125
|
},
|
|
2048
|
-
modelProperties:
|
|
2126
|
+
modelProperties: {
|
|
2127
|
+
...Resource.type.modelProperties,
|
|
2128
|
+
...ResourceAttributes.type.modelProperties,
|
|
2129
|
+
kind: {
|
|
2049
2130
|
serializedName: "kind",
|
|
2050
2131
|
required: true,
|
|
2051
2132
|
type: {
|
|
2052
2133
|
name: "String"
|
|
2053
2134
|
}
|
|
2054
|
-
}
|
|
2135
|
+
}
|
|
2136
|
+
}
|
|
2055
2137
|
}
|
|
2056
2138
|
};
|
|
2057
2139
|
export const ReservationRecommendationDetailsModel = {
|
|
2058
2140
|
type: {
|
|
2059
2141
|
name: "Composite",
|
|
2060
2142
|
className: "ReservationRecommendationDetailsModel",
|
|
2061
|
-
modelProperties:
|
|
2143
|
+
modelProperties: {
|
|
2144
|
+
...Resource.type.modelProperties,
|
|
2145
|
+
location: {
|
|
2062
2146
|
serializedName: "location",
|
|
2063
2147
|
type: {
|
|
2064
2148
|
name: "String"
|
|
2065
2149
|
}
|
|
2066
|
-
},
|
|
2150
|
+
},
|
|
2151
|
+
sku: {
|
|
2067
2152
|
serializedName: "sku",
|
|
2068
2153
|
type: {
|
|
2069
2154
|
name: "String"
|
|
2070
2155
|
}
|
|
2071
|
-
},
|
|
2156
|
+
},
|
|
2157
|
+
currency: {
|
|
2072
2158
|
serializedName: "properties.currency",
|
|
2073
2159
|
readOnly: true,
|
|
2074
2160
|
type: {
|
|
2075
2161
|
name: "String"
|
|
2076
2162
|
}
|
|
2077
|
-
},
|
|
2163
|
+
},
|
|
2164
|
+
resource: {
|
|
2078
2165
|
serializedName: "properties.resource",
|
|
2079
2166
|
type: {
|
|
2080
2167
|
name: "Composite",
|
|
2081
2168
|
className: "ReservationRecommendationDetailsResourceProperties"
|
|
2082
2169
|
}
|
|
2083
|
-
},
|
|
2170
|
+
},
|
|
2171
|
+
resourceGroup: {
|
|
2084
2172
|
serializedName: "properties.resourceGroup",
|
|
2085
2173
|
readOnly: true,
|
|
2086
2174
|
type: {
|
|
2087
2175
|
name: "String"
|
|
2088
2176
|
}
|
|
2089
|
-
},
|
|
2177
|
+
},
|
|
2178
|
+
savings: {
|
|
2090
2179
|
serializedName: "properties.savings",
|
|
2091
2180
|
type: {
|
|
2092
2181
|
name: "Composite",
|
|
2093
2182
|
className: "ReservationRecommendationDetailsSavingsProperties"
|
|
2094
2183
|
}
|
|
2095
|
-
},
|
|
2184
|
+
},
|
|
2185
|
+
scope: {
|
|
2096
2186
|
serializedName: "properties.scope",
|
|
2097
2187
|
readOnly: true,
|
|
2098
2188
|
type: {
|
|
2099
2189
|
name: "String"
|
|
2100
2190
|
}
|
|
2101
|
-
},
|
|
2191
|
+
},
|
|
2192
|
+
usage: {
|
|
2102
2193
|
serializedName: "properties.usage",
|
|
2103
2194
|
type: {
|
|
2104
2195
|
name: "Composite",
|
|
2105
2196
|
className: "ReservationRecommendationDetailsUsageProperties"
|
|
2106
2197
|
}
|
|
2107
|
-
}
|
|
2198
|
+
}
|
|
2199
|
+
}
|
|
2108
2200
|
}
|
|
2109
2201
|
};
|
|
2110
2202
|
export const PriceSheetResult = {
|
|
2111
2203
|
type: {
|
|
2112
2204
|
name: "Composite",
|
|
2113
2205
|
className: "PriceSheetResult",
|
|
2114
|
-
modelProperties:
|
|
2206
|
+
modelProperties: {
|
|
2207
|
+
...Resource.type.modelProperties,
|
|
2208
|
+
pricesheets: {
|
|
2115
2209
|
serializedName: "properties.pricesheets",
|
|
2116
2210
|
readOnly: true,
|
|
2117
2211
|
type: {
|
|
@@ -2123,68 +2217,80 @@ export const PriceSheetResult = {
|
|
|
2123
2217
|
}
|
|
2124
2218
|
}
|
|
2125
2219
|
}
|
|
2126
|
-
},
|
|
2220
|
+
},
|
|
2221
|
+
nextLink: {
|
|
2127
2222
|
serializedName: "properties.nextLink",
|
|
2128
2223
|
readOnly: true,
|
|
2129
2224
|
type: {
|
|
2130
2225
|
name: "String"
|
|
2131
2226
|
}
|
|
2132
|
-
},
|
|
2227
|
+
},
|
|
2228
|
+
download: {
|
|
2133
2229
|
serializedName: "properties.download",
|
|
2134
2230
|
type: {
|
|
2135
2231
|
name: "Composite",
|
|
2136
2232
|
className: "MeterDetails"
|
|
2137
2233
|
}
|
|
2138
|
-
}
|
|
2234
|
+
}
|
|
2235
|
+
}
|
|
2139
2236
|
}
|
|
2140
2237
|
};
|
|
2141
2238
|
export const ManagementGroupAggregatedCostResult = {
|
|
2142
2239
|
type: {
|
|
2143
2240
|
name: "Composite",
|
|
2144
2241
|
className: "ManagementGroupAggregatedCostResult",
|
|
2145
|
-
modelProperties:
|
|
2242
|
+
modelProperties: {
|
|
2243
|
+
...Resource.type.modelProperties,
|
|
2244
|
+
billingPeriodId: {
|
|
2146
2245
|
serializedName: "properties.billingPeriodId",
|
|
2147
2246
|
readOnly: true,
|
|
2148
2247
|
type: {
|
|
2149
2248
|
name: "String"
|
|
2150
2249
|
}
|
|
2151
|
-
},
|
|
2250
|
+
},
|
|
2251
|
+
usageStart: {
|
|
2152
2252
|
serializedName: "properties.usageStart",
|
|
2153
2253
|
readOnly: true,
|
|
2154
2254
|
type: {
|
|
2155
2255
|
name: "DateTime"
|
|
2156
2256
|
}
|
|
2157
|
-
},
|
|
2257
|
+
},
|
|
2258
|
+
usageEnd: {
|
|
2158
2259
|
serializedName: "properties.usageEnd",
|
|
2159
2260
|
readOnly: true,
|
|
2160
2261
|
type: {
|
|
2161
2262
|
name: "DateTime"
|
|
2162
2263
|
}
|
|
2163
|
-
},
|
|
2264
|
+
},
|
|
2265
|
+
azureCharges: {
|
|
2164
2266
|
serializedName: "properties.azureCharges",
|
|
2165
2267
|
readOnly: true,
|
|
2166
2268
|
type: {
|
|
2167
2269
|
name: "Number"
|
|
2168
2270
|
}
|
|
2169
|
-
},
|
|
2271
|
+
},
|
|
2272
|
+
marketplaceCharges: {
|
|
2170
2273
|
serializedName: "properties.marketplaceCharges",
|
|
2171
2274
|
readOnly: true,
|
|
2172
2275
|
type: {
|
|
2173
2276
|
name: "Number"
|
|
2174
2277
|
}
|
|
2175
|
-
},
|
|
2278
|
+
},
|
|
2279
|
+
chargesBilledSeparately: {
|
|
2176
2280
|
serializedName: "properties.chargesBilledSeparately",
|
|
2177
2281
|
readOnly: true,
|
|
2178
2282
|
type: {
|
|
2179
2283
|
name: "Number"
|
|
2180
2284
|
}
|
|
2181
|
-
},
|
|
2285
|
+
},
|
|
2286
|
+
currency: {
|
|
2182
2287
|
serializedName: "properties.currency",
|
|
2183
2288
|
readOnly: true,
|
|
2184
2289
|
type: {
|
|
2185
2290
|
name: "String"
|
|
2186
2291
|
}
|
|
2187
|
-
},
|
|
2292
|
+
},
|
|
2293
|
+
children: {
|
|
2188
2294
|
serializedName: "properties.children",
|
|
2189
2295
|
type: {
|
|
2190
2296
|
name: "Sequence",
|
|
@@ -2195,7 +2301,8 @@ export const ManagementGroupAggregatedCostResult = {
|
|
|
2195
2301
|
}
|
|
2196
2302
|
}
|
|
2197
2303
|
}
|
|
2198
|
-
},
|
|
2304
|
+
},
|
|
2305
|
+
includedSubscriptions: {
|
|
2199
2306
|
serializedName: "properties.includedSubscriptions",
|
|
2200
2307
|
type: {
|
|
2201
2308
|
name: "Sequence",
|
|
@@ -2205,7 +2312,8 @@ export const ManagementGroupAggregatedCostResult = {
|
|
|
2205
2312
|
}
|
|
2206
2313
|
}
|
|
2207
2314
|
}
|
|
2208
|
-
},
|
|
2315
|
+
},
|
|
2316
|
+
excludedSubscriptions: {
|
|
2209
2317
|
serializedName: "properties.excludedSubscriptions",
|
|
2210
2318
|
type: {
|
|
2211
2319
|
name: "Sequence",
|
|
@@ -2215,121 +2323,144 @@ export const ManagementGroupAggregatedCostResult = {
|
|
|
2215
2323
|
}
|
|
2216
2324
|
}
|
|
2217
2325
|
}
|
|
2218
|
-
}
|
|
2326
|
+
}
|
|
2327
|
+
}
|
|
2219
2328
|
}
|
|
2220
2329
|
};
|
|
2221
2330
|
export const CreditSummary = {
|
|
2222
2331
|
type: {
|
|
2223
2332
|
name: "Composite",
|
|
2224
2333
|
className: "CreditSummary",
|
|
2225
|
-
modelProperties:
|
|
2334
|
+
modelProperties: {
|
|
2335
|
+
...Resource.type.modelProperties,
|
|
2336
|
+
balanceSummary: {
|
|
2226
2337
|
serializedName: "properties.balanceSummary",
|
|
2227
2338
|
type: {
|
|
2228
2339
|
name: "Composite",
|
|
2229
2340
|
className: "CreditBalanceSummary"
|
|
2230
2341
|
}
|
|
2231
|
-
},
|
|
2342
|
+
},
|
|
2343
|
+
pendingCreditAdjustments: {
|
|
2232
2344
|
serializedName: "properties.pendingCreditAdjustments",
|
|
2233
2345
|
type: {
|
|
2234
2346
|
name: "Composite",
|
|
2235
2347
|
className: "Amount"
|
|
2236
2348
|
}
|
|
2237
|
-
},
|
|
2349
|
+
},
|
|
2350
|
+
expiredCredit: {
|
|
2238
2351
|
serializedName: "properties.expiredCredit",
|
|
2239
2352
|
type: {
|
|
2240
2353
|
name: "Composite",
|
|
2241
2354
|
className: "Amount"
|
|
2242
2355
|
}
|
|
2243
|
-
},
|
|
2356
|
+
},
|
|
2357
|
+
pendingEligibleCharges: {
|
|
2244
2358
|
serializedName: "properties.pendingEligibleCharges",
|
|
2245
2359
|
type: {
|
|
2246
2360
|
name: "Composite",
|
|
2247
2361
|
className: "Amount"
|
|
2248
2362
|
}
|
|
2249
|
-
},
|
|
2363
|
+
},
|
|
2364
|
+
creditCurrency: {
|
|
2250
2365
|
serializedName: "properties.creditCurrency",
|
|
2251
2366
|
readOnly: true,
|
|
2252
2367
|
type: {
|
|
2253
2368
|
name: "String"
|
|
2254
2369
|
}
|
|
2255
|
-
},
|
|
2370
|
+
},
|
|
2371
|
+
billingCurrency: {
|
|
2256
2372
|
serializedName: "properties.billingCurrency",
|
|
2257
2373
|
readOnly: true,
|
|
2258
2374
|
type: {
|
|
2259
2375
|
name: "String"
|
|
2260
2376
|
}
|
|
2261
|
-
},
|
|
2377
|
+
},
|
|
2378
|
+
reseller: {
|
|
2262
2379
|
serializedName: "properties.reseller",
|
|
2263
2380
|
type: {
|
|
2264
2381
|
name: "Composite",
|
|
2265
2382
|
className: "Reseller"
|
|
2266
2383
|
}
|
|
2267
|
-
},
|
|
2384
|
+
},
|
|
2385
|
+
eTag: {
|
|
2268
2386
|
serializedName: "properties.eTag",
|
|
2269
2387
|
readOnly: true,
|
|
2270
2388
|
type: {
|
|
2271
2389
|
name: "String"
|
|
2272
2390
|
}
|
|
2273
|
-
}
|
|
2391
|
+
}
|
|
2392
|
+
}
|
|
2274
2393
|
}
|
|
2275
2394
|
};
|
|
2276
2395
|
export const Budget = {
|
|
2277
2396
|
type: {
|
|
2278
2397
|
name: "Composite",
|
|
2279
2398
|
className: "Budget",
|
|
2280
|
-
modelProperties:
|
|
2399
|
+
modelProperties: {
|
|
2400
|
+
...ProxyResource.type.modelProperties,
|
|
2401
|
+
category: {
|
|
2281
2402
|
serializedName: "properties.category",
|
|
2282
2403
|
type: {
|
|
2283
2404
|
name: "String"
|
|
2284
2405
|
}
|
|
2285
|
-
},
|
|
2406
|
+
},
|
|
2407
|
+
amount: {
|
|
2286
2408
|
serializedName: "properties.amount",
|
|
2287
2409
|
type: {
|
|
2288
2410
|
name: "Number"
|
|
2289
2411
|
}
|
|
2290
|
-
},
|
|
2412
|
+
},
|
|
2413
|
+
timeGrain: {
|
|
2291
2414
|
serializedName: "properties.timeGrain",
|
|
2292
2415
|
type: {
|
|
2293
2416
|
name: "String"
|
|
2294
2417
|
}
|
|
2295
|
-
},
|
|
2418
|
+
},
|
|
2419
|
+
timePeriod: {
|
|
2296
2420
|
serializedName: "properties.timePeriod",
|
|
2297
2421
|
type: {
|
|
2298
2422
|
name: "Composite",
|
|
2299
2423
|
className: "BudgetTimePeriod"
|
|
2300
2424
|
}
|
|
2301
|
-
},
|
|
2425
|
+
},
|
|
2426
|
+
filter: {
|
|
2302
2427
|
serializedName: "properties.filter",
|
|
2303
2428
|
type: {
|
|
2304
2429
|
name: "Composite",
|
|
2305
2430
|
className: "BudgetFilter"
|
|
2306
2431
|
}
|
|
2307
|
-
},
|
|
2432
|
+
},
|
|
2433
|
+
currentSpend: {
|
|
2308
2434
|
serializedName: "properties.currentSpend",
|
|
2309
2435
|
type: {
|
|
2310
2436
|
name: "Composite",
|
|
2311
2437
|
className: "CurrentSpend"
|
|
2312
2438
|
}
|
|
2313
|
-
},
|
|
2439
|
+
},
|
|
2440
|
+
notifications: {
|
|
2314
2441
|
serializedName: "properties.notifications",
|
|
2315
2442
|
type: {
|
|
2316
2443
|
name: "Dictionary",
|
|
2317
2444
|
value: { type: { name: "Composite", className: "Notification" } }
|
|
2318
2445
|
}
|
|
2319
|
-
},
|
|
2446
|
+
},
|
|
2447
|
+
forecastSpend: {
|
|
2320
2448
|
serializedName: "properties.forecastSpend",
|
|
2321
2449
|
type: {
|
|
2322
2450
|
name: "Composite",
|
|
2323
2451
|
className: "ForecastSpend"
|
|
2324
2452
|
}
|
|
2325
|
-
}
|
|
2453
|
+
}
|
|
2454
|
+
}
|
|
2326
2455
|
}
|
|
2327
2456
|
};
|
|
2328
2457
|
export const TagsResult = {
|
|
2329
2458
|
type: {
|
|
2330
2459
|
name: "Composite",
|
|
2331
2460
|
className: "TagsResult",
|
|
2332
|
-
modelProperties:
|
|
2461
|
+
modelProperties: {
|
|
2462
|
+
...ProxyResource.type.modelProperties,
|
|
2463
|
+
tags: {
|
|
2333
2464
|
serializedName: "properties.tags",
|
|
2334
2465
|
type: {
|
|
2335
2466
|
name: "Sequence",
|
|
@@ -2340,19 +2471,22 @@ export const TagsResult = {
|
|
|
2340
2471
|
}
|
|
2341
2472
|
}
|
|
2342
2473
|
}
|
|
2343
|
-
},
|
|
2474
|
+
},
|
|
2475
|
+
nextLink: {
|
|
2344
2476
|
serializedName: "properties.nextLink",
|
|
2345
2477
|
readOnly: true,
|
|
2346
2478
|
type: {
|
|
2347
2479
|
name: "String"
|
|
2348
2480
|
}
|
|
2349
|
-
},
|
|
2481
|
+
},
|
|
2482
|
+
previousLink: {
|
|
2350
2483
|
serializedName: "properties.previousLink",
|
|
2351
2484
|
readOnly: true,
|
|
2352
2485
|
type: {
|
|
2353
2486
|
name: "String"
|
|
2354
2487
|
}
|
|
2355
|
-
}
|
|
2488
|
+
}
|
|
2489
|
+
}
|
|
2356
2490
|
}
|
|
2357
2491
|
};
|
|
2358
2492
|
export const ChargeSummary = {
|
|
@@ -2365,393 +2499,462 @@ export const ChargeSummary = {
|
|
|
2365
2499
|
serializedName: "kind",
|
|
2366
2500
|
clientName: "kind"
|
|
2367
2501
|
},
|
|
2368
|
-
modelProperties:
|
|
2502
|
+
modelProperties: {
|
|
2503
|
+
...ProxyResource.type.modelProperties,
|
|
2504
|
+
kind: {
|
|
2369
2505
|
serializedName: "kind",
|
|
2370
2506
|
required: true,
|
|
2371
2507
|
type: {
|
|
2372
2508
|
name: "String"
|
|
2373
2509
|
}
|
|
2374
|
-
}
|
|
2510
|
+
}
|
|
2511
|
+
}
|
|
2375
2512
|
}
|
|
2376
2513
|
};
|
|
2377
2514
|
export const EventSummary = {
|
|
2378
2515
|
type: {
|
|
2379
2516
|
name: "Composite",
|
|
2380
2517
|
className: "EventSummary",
|
|
2381
|
-
modelProperties:
|
|
2518
|
+
modelProperties: {
|
|
2519
|
+
...ProxyResource.type.modelProperties,
|
|
2520
|
+
transactionDate: {
|
|
2382
2521
|
serializedName: "properties.transactionDate",
|
|
2383
2522
|
readOnly: true,
|
|
2384
2523
|
type: {
|
|
2385
2524
|
name: "DateTime"
|
|
2386
2525
|
}
|
|
2387
|
-
},
|
|
2526
|
+
},
|
|
2527
|
+
description: {
|
|
2388
2528
|
serializedName: "properties.description",
|
|
2389
2529
|
readOnly: true,
|
|
2390
2530
|
type: {
|
|
2391
2531
|
name: "String"
|
|
2392
2532
|
}
|
|
2393
|
-
},
|
|
2533
|
+
},
|
|
2534
|
+
newCredit: {
|
|
2394
2535
|
serializedName: "properties.newCredit",
|
|
2395
2536
|
type: {
|
|
2396
2537
|
name: "Composite",
|
|
2397
2538
|
className: "Amount"
|
|
2398
2539
|
}
|
|
2399
|
-
},
|
|
2540
|
+
},
|
|
2541
|
+
adjustments: {
|
|
2400
2542
|
serializedName: "properties.adjustments",
|
|
2401
2543
|
type: {
|
|
2402
2544
|
name: "Composite",
|
|
2403
2545
|
className: "Amount"
|
|
2404
2546
|
}
|
|
2405
|
-
},
|
|
2547
|
+
},
|
|
2548
|
+
creditExpired: {
|
|
2406
2549
|
serializedName: "properties.creditExpired",
|
|
2407
2550
|
type: {
|
|
2408
2551
|
name: "Composite",
|
|
2409
2552
|
className: "Amount"
|
|
2410
2553
|
}
|
|
2411
|
-
},
|
|
2554
|
+
},
|
|
2555
|
+
charges: {
|
|
2412
2556
|
serializedName: "properties.charges",
|
|
2413
2557
|
type: {
|
|
2414
2558
|
name: "Composite",
|
|
2415
2559
|
className: "Amount"
|
|
2416
2560
|
}
|
|
2417
|
-
},
|
|
2561
|
+
},
|
|
2562
|
+
closedBalance: {
|
|
2418
2563
|
serializedName: "properties.closedBalance",
|
|
2419
2564
|
type: {
|
|
2420
2565
|
name: "Composite",
|
|
2421
2566
|
className: "Amount"
|
|
2422
2567
|
}
|
|
2423
|
-
},
|
|
2568
|
+
},
|
|
2569
|
+
eventType: {
|
|
2424
2570
|
serializedName: "properties.eventType",
|
|
2425
2571
|
type: {
|
|
2426
2572
|
name: "String"
|
|
2427
2573
|
}
|
|
2428
|
-
},
|
|
2574
|
+
},
|
|
2575
|
+
invoiceNumber: {
|
|
2429
2576
|
serializedName: "properties.invoiceNumber",
|
|
2430
2577
|
readOnly: true,
|
|
2431
2578
|
type: {
|
|
2432
2579
|
name: "String"
|
|
2433
2580
|
}
|
|
2434
|
-
},
|
|
2581
|
+
},
|
|
2582
|
+
billingProfileId: {
|
|
2435
2583
|
serializedName: "properties.billingProfileId",
|
|
2436
2584
|
readOnly: true,
|
|
2437
2585
|
type: {
|
|
2438
2586
|
name: "String"
|
|
2439
2587
|
}
|
|
2440
|
-
},
|
|
2588
|
+
},
|
|
2589
|
+
billingProfileDisplayName: {
|
|
2441
2590
|
serializedName: "properties.billingProfileDisplayName",
|
|
2442
2591
|
readOnly: true,
|
|
2443
2592
|
type: {
|
|
2444
2593
|
name: "String"
|
|
2445
2594
|
}
|
|
2446
|
-
},
|
|
2595
|
+
},
|
|
2596
|
+
lotId: {
|
|
2447
2597
|
serializedName: "properties.lotId",
|
|
2448
2598
|
readOnly: true,
|
|
2449
2599
|
type: {
|
|
2450
2600
|
name: "String"
|
|
2451
2601
|
}
|
|
2452
|
-
},
|
|
2602
|
+
},
|
|
2603
|
+
lotSource: {
|
|
2453
2604
|
serializedName: "properties.lotSource",
|
|
2454
2605
|
readOnly: true,
|
|
2455
2606
|
type: {
|
|
2456
2607
|
name: "String"
|
|
2457
2608
|
}
|
|
2458
|
-
},
|
|
2609
|
+
},
|
|
2610
|
+
canceledCredit: {
|
|
2459
2611
|
serializedName: "properties.canceledCredit",
|
|
2460
2612
|
type: {
|
|
2461
2613
|
name: "Composite",
|
|
2462
2614
|
className: "Amount"
|
|
2463
2615
|
}
|
|
2464
|
-
},
|
|
2616
|
+
},
|
|
2617
|
+
creditCurrency: {
|
|
2465
2618
|
serializedName: "properties.creditCurrency",
|
|
2466
2619
|
readOnly: true,
|
|
2467
2620
|
type: {
|
|
2468
2621
|
name: "String"
|
|
2469
2622
|
}
|
|
2470
|
-
},
|
|
2623
|
+
},
|
|
2624
|
+
billingCurrency: {
|
|
2471
2625
|
serializedName: "properties.billingCurrency",
|
|
2472
2626
|
readOnly: true,
|
|
2473
2627
|
type: {
|
|
2474
2628
|
name: "String"
|
|
2475
2629
|
}
|
|
2476
|
-
},
|
|
2630
|
+
},
|
|
2631
|
+
reseller: {
|
|
2477
2632
|
serializedName: "properties.reseller",
|
|
2478
2633
|
type: {
|
|
2479
2634
|
name: "Composite",
|
|
2480
2635
|
className: "Reseller"
|
|
2481
2636
|
}
|
|
2482
|
-
},
|
|
2637
|
+
},
|
|
2638
|
+
creditExpiredInBillingCurrency: {
|
|
2483
2639
|
serializedName: "properties.creditExpiredInBillingCurrency",
|
|
2484
2640
|
type: {
|
|
2485
2641
|
name: "Composite",
|
|
2486
2642
|
className: "AmountWithExchangeRate"
|
|
2487
2643
|
}
|
|
2488
|
-
},
|
|
2644
|
+
},
|
|
2645
|
+
newCreditInBillingCurrency: {
|
|
2489
2646
|
serializedName: "properties.newCreditInBillingCurrency",
|
|
2490
2647
|
type: {
|
|
2491
2648
|
name: "Composite",
|
|
2492
2649
|
className: "AmountWithExchangeRate"
|
|
2493
2650
|
}
|
|
2494
|
-
},
|
|
2651
|
+
},
|
|
2652
|
+
adjustmentsInBillingCurrency: {
|
|
2495
2653
|
serializedName: "properties.adjustmentsInBillingCurrency",
|
|
2496
2654
|
type: {
|
|
2497
2655
|
name: "Composite",
|
|
2498
2656
|
className: "AmountWithExchangeRate"
|
|
2499
2657
|
}
|
|
2500
|
-
},
|
|
2658
|
+
},
|
|
2659
|
+
chargesInBillingCurrency: {
|
|
2501
2660
|
serializedName: "properties.chargesInBillingCurrency",
|
|
2502
2661
|
type: {
|
|
2503
2662
|
name: "Composite",
|
|
2504
2663
|
className: "AmountWithExchangeRate"
|
|
2505
2664
|
}
|
|
2506
|
-
},
|
|
2665
|
+
},
|
|
2666
|
+
closedBalanceInBillingCurrency: {
|
|
2507
2667
|
serializedName: "properties.closedBalanceInBillingCurrency",
|
|
2508
2668
|
type: {
|
|
2509
2669
|
name: "Composite",
|
|
2510
2670
|
className: "AmountWithExchangeRate"
|
|
2511
2671
|
}
|
|
2512
|
-
},
|
|
2672
|
+
},
|
|
2673
|
+
eTagPropertiesETag: {
|
|
2513
2674
|
serializedName: "properties.eTag",
|
|
2514
2675
|
readOnly: true,
|
|
2515
2676
|
type: {
|
|
2516
2677
|
name: "String"
|
|
2517
2678
|
}
|
|
2518
|
-
}
|
|
2679
|
+
}
|
|
2680
|
+
}
|
|
2519
2681
|
}
|
|
2520
2682
|
};
|
|
2521
2683
|
export const LotSummary = {
|
|
2522
2684
|
type: {
|
|
2523
2685
|
name: "Composite",
|
|
2524
2686
|
className: "LotSummary",
|
|
2525
|
-
modelProperties:
|
|
2687
|
+
modelProperties: {
|
|
2688
|
+
...ProxyResource.type.modelProperties,
|
|
2689
|
+
originalAmount: {
|
|
2526
2690
|
serializedName: "properties.originalAmount",
|
|
2527
2691
|
type: {
|
|
2528
2692
|
name: "Composite",
|
|
2529
2693
|
className: "Amount"
|
|
2530
2694
|
}
|
|
2531
|
-
},
|
|
2695
|
+
},
|
|
2696
|
+
closedBalance: {
|
|
2532
2697
|
serializedName: "properties.closedBalance",
|
|
2533
2698
|
type: {
|
|
2534
2699
|
name: "Composite",
|
|
2535
2700
|
className: "Amount"
|
|
2536
2701
|
}
|
|
2537
|
-
},
|
|
2702
|
+
},
|
|
2703
|
+
source: {
|
|
2538
2704
|
serializedName: "properties.source",
|
|
2539
2705
|
readOnly: true,
|
|
2540
2706
|
type: {
|
|
2541
2707
|
name: "String"
|
|
2542
2708
|
}
|
|
2543
|
-
},
|
|
2709
|
+
},
|
|
2710
|
+
startDate: {
|
|
2544
2711
|
serializedName: "properties.startDate",
|
|
2545
2712
|
readOnly: true,
|
|
2546
2713
|
type: {
|
|
2547
2714
|
name: "DateTime"
|
|
2548
2715
|
}
|
|
2549
|
-
},
|
|
2716
|
+
},
|
|
2717
|
+
expirationDate: {
|
|
2550
2718
|
serializedName: "properties.expirationDate",
|
|
2551
2719
|
readOnly: true,
|
|
2552
2720
|
type: {
|
|
2553
2721
|
name: "DateTime"
|
|
2554
2722
|
}
|
|
2555
|
-
},
|
|
2723
|
+
},
|
|
2724
|
+
poNumber: {
|
|
2556
2725
|
serializedName: "properties.poNumber",
|
|
2557
2726
|
readOnly: true,
|
|
2558
2727
|
type: {
|
|
2559
2728
|
name: "String"
|
|
2560
2729
|
}
|
|
2561
|
-
},
|
|
2730
|
+
},
|
|
2731
|
+
purchasedDate: {
|
|
2562
2732
|
serializedName: "properties.purchasedDate",
|
|
2563
2733
|
readOnly: true,
|
|
2564
2734
|
type: {
|
|
2565
2735
|
name: "DateTime"
|
|
2566
2736
|
}
|
|
2567
|
-
},
|
|
2737
|
+
},
|
|
2738
|
+
status: {
|
|
2568
2739
|
serializedName: "properties.status",
|
|
2569
2740
|
readOnly: true,
|
|
2570
2741
|
type: {
|
|
2571
2742
|
name: "String"
|
|
2572
2743
|
}
|
|
2573
|
-
},
|
|
2744
|
+
},
|
|
2745
|
+
creditCurrency: {
|
|
2574
2746
|
serializedName: "properties.creditCurrency",
|
|
2575
2747
|
readOnly: true,
|
|
2576
2748
|
type: {
|
|
2577
2749
|
name: "String"
|
|
2578
2750
|
}
|
|
2579
|
-
},
|
|
2751
|
+
},
|
|
2752
|
+
billingCurrency: {
|
|
2580
2753
|
serializedName: "properties.billingCurrency",
|
|
2581
2754
|
readOnly: true,
|
|
2582
2755
|
type: {
|
|
2583
2756
|
name: "String"
|
|
2584
2757
|
}
|
|
2585
|
-
},
|
|
2758
|
+
},
|
|
2759
|
+
originalAmountInBillingCurrency: {
|
|
2586
2760
|
serializedName: "properties.originalAmountInBillingCurrency",
|
|
2587
2761
|
type: {
|
|
2588
2762
|
name: "Composite",
|
|
2589
2763
|
className: "AmountWithExchangeRate"
|
|
2590
2764
|
}
|
|
2591
|
-
},
|
|
2765
|
+
},
|
|
2766
|
+
closedBalanceInBillingCurrency: {
|
|
2592
2767
|
serializedName: "properties.closedBalanceInBillingCurrency",
|
|
2593
2768
|
type: {
|
|
2594
2769
|
name: "Composite",
|
|
2595
2770
|
className: "AmountWithExchangeRate"
|
|
2596
2771
|
}
|
|
2597
|
-
},
|
|
2772
|
+
},
|
|
2773
|
+
reseller: {
|
|
2598
2774
|
serializedName: "properties.reseller",
|
|
2599
2775
|
type: {
|
|
2600
2776
|
name: "Composite",
|
|
2601
2777
|
className: "Reseller"
|
|
2602
2778
|
}
|
|
2603
|
-
},
|
|
2779
|
+
},
|
|
2780
|
+
eTagPropertiesETag: {
|
|
2604
2781
|
serializedName: "properties.eTag",
|
|
2605
2782
|
readOnly: true,
|
|
2606
2783
|
type: {
|
|
2607
2784
|
name: "String"
|
|
2608
2785
|
}
|
|
2609
|
-
}
|
|
2786
|
+
}
|
|
2787
|
+
}
|
|
2610
2788
|
}
|
|
2611
2789
|
};
|
|
2612
2790
|
export const ReservationTransaction = {
|
|
2613
2791
|
type: {
|
|
2614
2792
|
name: "Composite",
|
|
2615
2793
|
className: "ReservationTransaction",
|
|
2616
|
-
modelProperties:
|
|
2794
|
+
modelProperties: {
|
|
2795
|
+
...ReservationTransactionResource.type.modelProperties,
|
|
2796
|
+
eventDate: {
|
|
2617
2797
|
serializedName: "properties.eventDate",
|
|
2618
2798
|
readOnly: true,
|
|
2619
2799
|
type: {
|
|
2620
2800
|
name: "DateTime"
|
|
2621
2801
|
}
|
|
2622
|
-
},
|
|
2802
|
+
},
|
|
2803
|
+
reservationOrderId: {
|
|
2623
2804
|
serializedName: "properties.reservationOrderId",
|
|
2624
2805
|
readOnly: true,
|
|
2625
2806
|
type: {
|
|
2626
2807
|
name: "String"
|
|
2627
2808
|
}
|
|
2628
|
-
},
|
|
2809
|
+
},
|
|
2810
|
+
description: {
|
|
2629
2811
|
serializedName: "properties.description",
|
|
2630
2812
|
readOnly: true,
|
|
2631
2813
|
type: {
|
|
2632
2814
|
name: "String"
|
|
2633
2815
|
}
|
|
2634
|
-
},
|
|
2816
|
+
},
|
|
2817
|
+
eventType: {
|
|
2635
2818
|
serializedName: "properties.eventType",
|
|
2636
2819
|
readOnly: true,
|
|
2637
2820
|
type: {
|
|
2638
2821
|
name: "String"
|
|
2639
2822
|
}
|
|
2640
|
-
},
|
|
2823
|
+
},
|
|
2824
|
+
quantity: {
|
|
2641
2825
|
serializedName: "properties.quantity",
|
|
2642
2826
|
readOnly: true,
|
|
2643
2827
|
type: {
|
|
2644
2828
|
name: "Number"
|
|
2645
2829
|
}
|
|
2646
|
-
},
|
|
2830
|
+
},
|
|
2831
|
+
amount: {
|
|
2647
2832
|
serializedName: "properties.amount",
|
|
2648
2833
|
readOnly: true,
|
|
2649
2834
|
type: {
|
|
2650
2835
|
name: "Number"
|
|
2651
2836
|
}
|
|
2652
|
-
},
|
|
2837
|
+
},
|
|
2838
|
+
currency: {
|
|
2653
2839
|
serializedName: "properties.currency",
|
|
2654
2840
|
readOnly: true,
|
|
2655
2841
|
type: {
|
|
2656
2842
|
name: "String"
|
|
2657
2843
|
}
|
|
2658
|
-
},
|
|
2844
|
+
},
|
|
2845
|
+
reservationOrderName: {
|
|
2659
2846
|
serializedName: "properties.reservationOrderName",
|
|
2660
2847
|
readOnly: true,
|
|
2661
2848
|
type: {
|
|
2662
2849
|
name: "String"
|
|
2663
2850
|
}
|
|
2664
|
-
},
|
|
2851
|
+
},
|
|
2852
|
+
purchasingEnrollment: {
|
|
2665
2853
|
serializedName: "properties.purchasingEnrollment",
|
|
2666
2854
|
readOnly: true,
|
|
2667
2855
|
type: {
|
|
2668
2856
|
name: "String"
|
|
2669
2857
|
}
|
|
2670
|
-
},
|
|
2858
|
+
},
|
|
2859
|
+
purchasingSubscriptionGuid: {
|
|
2671
2860
|
serializedName: "properties.purchasingSubscriptionGuid",
|
|
2672
2861
|
readOnly: true,
|
|
2673
2862
|
type: {
|
|
2674
2863
|
name: "Uuid"
|
|
2675
2864
|
}
|
|
2676
|
-
},
|
|
2865
|
+
},
|
|
2866
|
+
purchasingSubscriptionName: {
|
|
2677
2867
|
serializedName: "properties.purchasingSubscriptionName",
|
|
2678
2868
|
readOnly: true,
|
|
2679
2869
|
type: {
|
|
2680
2870
|
name: "String"
|
|
2681
2871
|
}
|
|
2682
|
-
},
|
|
2872
|
+
},
|
|
2873
|
+
armSkuName: {
|
|
2683
2874
|
serializedName: "properties.armSkuName",
|
|
2684
2875
|
readOnly: true,
|
|
2685
2876
|
type: {
|
|
2686
2877
|
name: "String"
|
|
2687
2878
|
}
|
|
2688
|
-
},
|
|
2879
|
+
},
|
|
2880
|
+
term: {
|
|
2689
2881
|
serializedName: "properties.term",
|
|
2690
2882
|
readOnly: true,
|
|
2691
2883
|
type: {
|
|
2692
2884
|
name: "String"
|
|
2693
2885
|
}
|
|
2694
|
-
},
|
|
2886
|
+
},
|
|
2887
|
+
region: {
|
|
2695
2888
|
serializedName: "properties.region",
|
|
2696
2889
|
readOnly: true,
|
|
2697
2890
|
type: {
|
|
2698
2891
|
name: "String"
|
|
2699
2892
|
}
|
|
2700
|
-
},
|
|
2893
|
+
},
|
|
2894
|
+
accountName: {
|
|
2701
2895
|
serializedName: "properties.accountName",
|
|
2702
2896
|
readOnly: true,
|
|
2703
2897
|
type: {
|
|
2704
2898
|
name: "String"
|
|
2705
2899
|
}
|
|
2706
|
-
},
|
|
2900
|
+
},
|
|
2901
|
+
accountOwnerEmail: {
|
|
2707
2902
|
serializedName: "properties.accountOwnerEmail",
|
|
2708
2903
|
readOnly: true,
|
|
2709
2904
|
type: {
|
|
2710
2905
|
name: "String"
|
|
2711
2906
|
}
|
|
2712
|
-
},
|
|
2907
|
+
},
|
|
2908
|
+
departmentName: {
|
|
2713
2909
|
serializedName: "properties.departmentName",
|
|
2714
2910
|
readOnly: true,
|
|
2715
2911
|
type: {
|
|
2716
2912
|
name: "String"
|
|
2717
2913
|
}
|
|
2718
|
-
},
|
|
2914
|
+
},
|
|
2915
|
+
costCenter: {
|
|
2719
2916
|
serializedName: "properties.costCenter",
|
|
2720
2917
|
readOnly: true,
|
|
2721
2918
|
type: {
|
|
2722
2919
|
name: "String"
|
|
2723
2920
|
}
|
|
2724
|
-
},
|
|
2921
|
+
},
|
|
2922
|
+
currentEnrollment: {
|
|
2725
2923
|
serializedName: "properties.currentEnrollment",
|
|
2726
2924
|
readOnly: true,
|
|
2727
2925
|
type: {
|
|
2728
2926
|
name: "String"
|
|
2729
2927
|
}
|
|
2730
|
-
},
|
|
2928
|
+
},
|
|
2929
|
+
billingFrequency: {
|
|
2731
2930
|
serializedName: "properties.billingFrequency",
|
|
2732
2931
|
readOnly: true,
|
|
2733
2932
|
type: {
|
|
2734
2933
|
name: "String"
|
|
2735
2934
|
}
|
|
2736
|
-
},
|
|
2935
|
+
},
|
|
2936
|
+
billingMonth: {
|
|
2737
2937
|
serializedName: "properties.billingMonth",
|
|
2738
2938
|
readOnly: true,
|
|
2739
2939
|
type: {
|
|
2740
2940
|
name: "Number"
|
|
2741
2941
|
}
|
|
2742
|
-
},
|
|
2942
|
+
},
|
|
2943
|
+
monetaryCommitment: {
|
|
2743
2944
|
serializedName: "properties.monetaryCommitment",
|
|
2744
2945
|
readOnly: true,
|
|
2745
2946
|
type: {
|
|
2746
2947
|
name: "Number"
|
|
2747
2948
|
}
|
|
2748
|
-
},
|
|
2949
|
+
},
|
|
2950
|
+
overage: {
|
|
2749
2951
|
serializedName: "properties.overage",
|
|
2750
2952
|
readOnly: true,
|
|
2751
2953
|
type: {
|
|
2752
2954
|
name: "Number"
|
|
2753
2955
|
}
|
|
2754
|
-
}
|
|
2956
|
+
}
|
|
2957
|
+
}
|
|
2755
2958
|
}
|
|
2756
2959
|
};
|
|
2757
2960
|
export const ModernReservationTransaction = {
|
|
@@ -2759,146 +2962,172 @@ export const ModernReservationTransaction = {
|
|
|
2759
2962
|
type: {
|
|
2760
2963
|
name: "Composite",
|
|
2761
2964
|
className: "ModernReservationTransaction",
|
|
2762
|
-
modelProperties:
|
|
2965
|
+
modelProperties: {
|
|
2966
|
+
...ReservationTransactionResource.type.modelProperties,
|
|
2967
|
+
amount: {
|
|
2763
2968
|
serializedName: "properties.amount",
|
|
2764
2969
|
readOnly: true,
|
|
2765
2970
|
type: {
|
|
2766
2971
|
name: "Number"
|
|
2767
2972
|
}
|
|
2768
|
-
},
|
|
2973
|
+
},
|
|
2974
|
+
armSkuName: {
|
|
2769
2975
|
serializedName: "properties.armSkuName",
|
|
2770
2976
|
readOnly: true,
|
|
2771
2977
|
type: {
|
|
2772
2978
|
name: "String"
|
|
2773
2979
|
}
|
|
2774
|
-
},
|
|
2980
|
+
},
|
|
2981
|
+
billingFrequency: {
|
|
2775
2982
|
serializedName: "properties.billingFrequency",
|
|
2776
2983
|
readOnly: true,
|
|
2777
2984
|
type: {
|
|
2778
2985
|
name: "String"
|
|
2779
2986
|
}
|
|
2780
|
-
},
|
|
2987
|
+
},
|
|
2988
|
+
billingProfileId: {
|
|
2781
2989
|
serializedName: "properties.billingProfileId",
|
|
2782
2990
|
readOnly: true,
|
|
2783
2991
|
type: {
|
|
2784
2992
|
name: "String"
|
|
2785
2993
|
}
|
|
2786
|
-
},
|
|
2994
|
+
},
|
|
2995
|
+
billingProfileName: {
|
|
2787
2996
|
serializedName: "properties.billingProfileName",
|
|
2788
2997
|
readOnly: true,
|
|
2789
2998
|
type: {
|
|
2790
2999
|
name: "String"
|
|
2791
3000
|
}
|
|
2792
|
-
},
|
|
3001
|
+
},
|
|
3002
|
+
currency: {
|
|
2793
3003
|
serializedName: "properties.currency",
|
|
2794
3004
|
readOnly: true,
|
|
2795
3005
|
type: {
|
|
2796
3006
|
name: "String"
|
|
2797
3007
|
}
|
|
2798
|
-
},
|
|
3008
|
+
},
|
|
3009
|
+
description: {
|
|
2799
3010
|
serializedName: "properties.description",
|
|
2800
3011
|
readOnly: true,
|
|
2801
3012
|
type: {
|
|
2802
3013
|
name: "String"
|
|
2803
3014
|
}
|
|
2804
|
-
},
|
|
3015
|
+
},
|
|
3016
|
+
eventDate: {
|
|
2805
3017
|
serializedName: "properties.eventDate",
|
|
2806
3018
|
readOnly: true,
|
|
2807
3019
|
type: {
|
|
2808
3020
|
name: "DateTime"
|
|
2809
3021
|
}
|
|
2810
|
-
},
|
|
3022
|
+
},
|
|
3023
|
+
eventType: {
|
|
2811
3024
|
serializedName: "properties.eventType",
|
|
2812
3025
|
readOnly: true,
|
|
2813
3026
|
type: {
|
|
2814
3027
|
name: "String"
|
|
2815
3028
|
}
|
|
2816
|
-
},
|
|
3029
|
+
},
|
|
3030
|
+
invoice: {
|
|
2817
3031
|
serializedName: "properties.invoice",
|
|
2818
3032
|
readOnly: true,
|
|
2819
3033
|
type: {
|
|
2820
3034
|
name: "String"
|
|
2821
3035
|
}
|
|
2822
|
-
},
|
|
3036
|
+
},
|
|
3037
|
+
invoiceId: {
|
|
2823
3038
|
serializedName: "properties.invoiceId",
|
|
2824
3039
|
readOnly: true,
|
|
2825
3040
|
type: {
|
|
2826
3041
|
name: "String"
|
|
2827
3042
|
}
|
|
2828
|
-
},
|
|
3043
|
+
},
|
|
3044
|
+
invoiceSectionId: {
|
|
2829
3045
|
serializedName: "properties.invoiceSectionId",
|
|
2830
3046
|
readOnly: true,
|
|
2831
3047
|
type: {
|
|
2832
3048
|
name: "String"
|
|
2833
3049
|
}
|
|
2834
|
-
},
|
|
3050
|
+
},
|
|
3051
|
+
invoiceSectionName: {
|
|
2835
3052
|
serializedName: "properties.invoiceSectionName",
|
|
2836
3053
|
readOnly: true,
|
|
2837
3054
|
type: {
|
|
2838
3055
|
name: "String"
|
|
2839
3056
|
}
|
|
2840
|
-
},
|
|
3057
|
+
},
|
|
3058
|
+
purchasingSubscriptionGuid: {
|
|
2841
3059
|
serializedName: "properties.purchasingSubscriptionGuid",
|
|
2842
3060
|
readOnly: true,
|
|
2843
3061
|
type: {
|
|
2844
3062
|
name: "Uuid"
|
|
2845
3063
|
}
|
|
2846
|
-
},
|
|
3064
|
+
},
|
|
3065
|
+
purchasingSubscriptionName: {
|
|
2847
3066
|
serializedName: "properties.purchasingSubscriptionName",
|
|
2848
3067
|
readOnly: true,
|
|
2849
3068
|
type: {
|
|
2850
3069
|
name: "String"
|
|
2851
3070
|
}
|
|
2852
|
-
},
|
|
3071
|
+
},
|
|
3072
|
+
quantity: {
|
|
2853
3073
|
serializedName: "properties.quantity",
|
|
2854
3074
|
readOnly: true,
|
|
2855
3075
|
type: {
|
|
2856
3076
|
name: "Number"
|
|
2857
3077
|
}
|
|
2858
|
-
},
|
|
3078
|
+
},
|
|
3079
|
+
region: {
|
|
2859
3080
|
serializedName: "properties.region",
|
|
2860
3081
|
readOnly: true,
|
|
2861
3082
|
type: {
|
|
2862
3083
|
name: "String"
|
|
2863
3084
|
}
|
|
2864
|
-
},
|
|
3085
|
+
},
|
|
3086
|
+
reservationOrderId: {
|
|
2865
3087
|
serializedName: "properties.reservationOrderId",
|
|
2866
3088
|
readOnly: true,
|
|
2867
3089
|
type: {
|
|
2868
3090
|
name: "String"
|
|
2869
3091
|
}
|
|
2870
|
-
},
|
|
3092
|
+
},
|
|
3093
|
+
reservationOrderName: {
|
|
2871
3094
|
serializedName: "properties.reservationOrderName",
|
|
2872
3095
|
readOnly: true,
|
|
2873
3096
|
type: {
|
|
2874
3097
|
name: "String"
|
|
2875
3098
|
}
|
|
2876
|
-
},
|
|
3099
|
+
},
|
|
3100
|
+
term: {
|
|
2877
3101
|
serializedName: "properties.term",
|
|
2878
3102
|
readOnly: true,
|
|
2879
3103
|
type: {
|
|
2880
3104
|
name: "String"
|
|
2881
3105
|
}
|
|
2882
|
-
}
|
|
3106
|
+
}
|
|
3107
|
+
}
|
|
2883
3108
|
}
|
|
2884
3109
|
};
|
|
2885
3110
|
export const AmountWithExchangeRate = {
|
|
2886
3111
|
type: {
|
|
2887
3112
|
name: "Composite",
|
|
2888
3113
|
className: "AmountWithExchangeRate",
|
|
2889
|
-
modelProperties:
|
|
3114
|
+
modelProperties: {
|
|
3115
|
+
...Amount.type.modelProperties,
|
|
3116
|
+
exchangeRate: {
|
|
2890
3117
|
serializedName: "exchangeRate",
|
|
2891
3118
|
readOnly: true,
|
|
2892
3119
|
type: {
|
|
2893
3120
|
name: "Number"
|
|
2894
3121
|
}
|
|
2895
|
-
},
|
|
3122
|
+
},
|
|
3123
|
+
exchangeRateMonth: {
|
|
2896
3124
|
serializedName: "exchangeRateMonth",
|
|
2897
3125
|
readOnly: true,
|
|
2898
3126
|
type: {
|
|
2899
3127
|
name: "Number"
|
|
2900
3128
|
}
|
|
2901
|
-
}
|
|
3129
|
+
}
|
|
3130
|
+
}
|
|
2902
3131
|
}
|
|
2903
3132
|
};
|
|
2904
3133
|
export const LegacySingleScopeReservationRecommendationProperties = {
|
|
@@ -2908,13 +3137,16 @@ export const LegacySingleScopeReservationRecommendationProperties = {
|
|
|
2908
3137
|
className: "LegacySingleScopeReservationRecommendationProperties",
|
|
2909
3138
|
uberParent: "LegacyReservationRecommendationProperties",
|
|
2910
3139
|
polymorphicDiscriminator: LegacyReservationRecommendationProperties.type.polymorphicDiscriminator,
|
|
2911
|
-
modelProperties:
|
|
3140
|
+
modelProperties: {
|
|
3141
|
+
...LegacyReservationRecommendationProperties.type.modelProperties,
|
|
3142
|
+
subscriptionId: {
|
|
2912
3143
|
serializedName: "subscriptionId",
|
|
2913
3144
|
readOnly: true,
|
|
2914
3145
|
type: {
|
|
2915
3146
|
name: "Uuid"
|
|
2916
3147
|
}
|
|
2917
|
-
}
|
|
3148
|
+
}
|
|
3149
|
+
}
|
|
2918
3150
|
}
|
|
2919
3151
|
};
|
|
2920
3152
|
export const LegacySharedScopeReservationRecommendationProperties = {
|
|
@@ -2924,7 +3156,9 @@ export const LegacySharedScopeReservationRecommendationProperties = {
|
|
|
2924
3156
|
className: "LegacySharedScopeReservationRecommendationProperties",
|
|
2925
3157
|
uberParent: "LegacyReservationRecommendationProperties",
|
|
2926
3158
|
polymorphicDiscriminator: LegacyReservationRecommendationProperties.type.polymorphicDiscriminator,
|
|
2927
|
-
modelProperties:
|
|
3159
|
+
modelProperties: {
|
|
3160
|
+
...LegacyReservationRecommendationProperties.type.modelProperties
|
|
3161
|
+
}
|
|
2928
3162
|
}
|
|
2929
3163
|
};
|
|
2930
3164
|
export const LegacyUsageDetail = {
|
|
@@ -2934,271 +3168,317 @@ export const LegacyUsageDetail = {
|
|
|
2934
3168
|
className: "LegacyUsageDetail",
|
|
2935
3169
|
uberParent: "UsageDetail",
|
|
2936
3170
|
polymorphicDiscriminator: UsageDetail.type.polymorphicDiscriminator,
|
|
2937
|
-
modelProperties:
|
|
3171
|
+
modelProperties: {
|
|
3172
|
+
...UsageDetail.type.modelProperties,
|
|
3173
|
+
billingAccountId: {
|
|
2938
3174
|
serializedName: "properties.billingAccountId",
|
|
2939
3175
|
readOnly: true,
|
|
2940
3176
|
type: {
|
|
2941
3177
|
name: "String"
|
|
2942
3178
|
}
|
|
2943
|
-
},
|
|
3179
|
+
},
|
|
3180
|
+
billingAccountName: {
|
|
2944
3181
|
serializedName: "properties.billingAccountName",
|
|
2945
3182
|
readOnly: true,
|
|
2946
3183
|
type: {
|
|
2947
3184
|
name: "String"
|
|
2948
3185
|
}
|
|
2949
|
-
},
|
|
3186
|
+
},
|
|
3187
|
+
billingPeriodStartDate: {
|
|
2950
3188
|
serializedName: "properties.billingPeriodStartDate",
|
|
2951
3189
|
readOnly: true,
|
|
2952
3190
|
type: {
|
|
2953
3191
|
name: "DateTime"
|
|
2954
3192
|
}
|
|
2955
|
-
},
|
|
3193
|
+
},
|
|
3194
|
+
billingPeriodEndDate: {
|
|
2956
3195
|
serializedName: "properties.billingPeriodEndDate",
|
|
2957
3196
|
readOnly: true,
|
|
2958
3197
|
type: {
|
|
2959
3198
|
name: "DateTime"
|
|
2960
3199
|
}
|
|
2961
|
-
},
|
|
3200
|
+
},
|
|
3201
|
+
billingProfileId: {
|
|
2962
3202
|
serializedName: "properties.billingProfileId",
|
|
2963
3203
|
readOnly: true,
|
|
2964
3204
|
type: {
|
|
2965
3205
|
name: "String"
|
|
2966
3206
|
}
|
|
2967
|
-
},
|
|
3207
|
+
},
|
|
3208
|
+
billingProfileName: {
|
|
2968
3209
|
serializedName: "properties.billingProfileName",
|
|
2969
3210
|
readOnly: true,
|
|
2970
3211
|
type: {
|
|
2971
3212
|
name: "String"
|
|
2972
3213
|
}
|
|
2973
|
-
},
|
|
3214
|
+
},
|
|
3215
|
+
accountOwnerId: {
|
|
2974
3216
|
serializedName: "properties.accountOwnerId",
|
|
2975
3217
|
readOnly: true,
|
|
2976
3218
|
type: {
|
|
2977
3219
|
name: "String"
|
|
2978
3220
|
}
|
|
2979
|
-
},
|
|
3221
|
+
},
|
|
3222
|
+
accountName: {
|
|
2980
3223
|
serializedName: "properties.accountName",
|
|
2981
3224
|
readOnly: true,
|
|
2982
3225
|
type: {
|
|
2983
3226
|
name: "String"
|
|
2984
3227
|
}
|
|
2985
|
-
},
|
|
3228
|
+
},
|
|
3229
|
+
subscriptionId: {
|
|
2986
3230
|
serializedName: "properties.subscriptionId",
|
|
2987
3231
|
readOnly: true,
|
|
2988
3232
|
type: {
|
|
2989
3233
|
name: "String"
|
|
2990
3234
|
}
|
|
2991
|
-
},
|
|
3235
|
+
},
|
|
3236
|
+
subscriptionName: {
|
|
2992
3237
|
serializedName: "properties.subscriptionName",
|
|
2993
3238
|
readOnly: true,
|
|
2994
3239
|
type: {
|
|
2995
3240
|
name: "String"
|
|
2996
3241
|
}
|
|
2997
|
-
},
|
|
3242
|
+
},
|
|
3243
|
+
date: {
|
|
2998
3244
|
serializedName: "properties.date",
|
|
2999
3245
|
readOnly: true,
|
|
3000
3246
|
type: {
|
|
3001
3247
|
name: "DateTime"
|
|
3002
3248
|
}
|
|
3003
|
-
},
|
|
3249
|
+
},
|
|
3250
|
+
product: {
|
|
3004
3251
|
serializedName: "properties.product",
|
|
3005
3252
|
readOnly: true,
|
|
3006
3253
|
type: {
|
|
3007
3254
|
name: "String"
|
|
3008
3255
|
}
|
|
3009
|
-
},
|
|
3256
|
+
},
|
|
3257
|
+
partNumber: {
|
|
3010
3258
|
serializedName: "properties.partNumber",
|
|
3011
3259
|
readOnly: true,
|
|
3012
3260
|
type: {
|
|
3013
3261
|
name: "String"
|
|
3014
3262
|
}
|
|
3015
|
-
},
|
|
3263
|
+
},
|
|
3264
|
+
meterId: {
|
|
3016
3265
|
serializedName: "properties.meterId",
|
|
3017
3266
|
readOnly: true,
|
|
3018
3267
|
type: {
|
|
3019
3268
|
name: "Uuid"
|
|
3020
3269
|
}
|
|
3021
|
-
},
|
|
3270
|
+
},
|
|
3271
|
+
meterDetails: {
|
|
3022
3272
|
serializedName: "properties.meterDetails",
|
|
3023
3273
|
type: {
|
|
3024
3274
|
name: "Composite",
|
|
3025
3275
|
className: "MeterDetailsResponse"
|
|
3026
3276
|
}
|
|
3027
|
-
},
|
|
3277
|
+
},
|
|
3278
|
+
quantity: {
|
|
3028
3279
|
serializedName: "properties.quantity",
|
|
3029
3280
|
readOnly: true,
|
|
3030
3281
|
type: {
|
|
3031
3282
|
name: "Number"
|
|
3032
3283
|
}
|
|
3033
|
-
},
|
|
3284
|
+
},
|
|
3285
|
+
effectivePrice: {
|
|
3034
3286
|
serializedName: "properties.effectivePrice",
|
|
3035
3287
|
readOnly: true,
|
|
3036
3288
|
type: {
|
|
3037
3289
|
name: "Number"
|
|
3038
3290
|
}
|
|
3039
|
-
},
|
|
3291
|
+
},
|
|
3292
|
+
cost: {
|
|
3040
3293
|
serializedName: "properties.cost",
|
|
3041
3294
|
readOnly: true,
|
|
3042
3295
|
type: {
|
|
3043
3296
|
name: "Number"
|
|
3044
3297
|
}
|
|
3045
|
-
},
|
|
3298
|
+
},
|
|
3299
|
+
unitPrice: {
|
|
3046
3300
|
serializedName: "properties.unitPrice",
|
|
3047
3301
|
readOnly: true,
|
|
3048
3302
|
type: {
|
|
3049
3303
|
name: "Number"
|
|
3050
3304
|
}
|
|
3051
|
-
},
|
|
3305
|
+
},
|
|
3306
|
+
billingCurrency: {
|
|
3052
3307
|
serializedName: "properties.billingCurrency",
|
|
3053
3308
|
readOnly: true,
|
|
3054
3309
|
type: {
|
|
3055
3310
|
name: "String"
|
|
3056
3311
|
}
|
|
3057
|
-
},
|
|
3312
|
+
},
|
|
3313
|
+
resourceLocation: {
|
|
3058
3314
|
serializedName: "properties.resourceLocation",
|
|
3059
3315
|
readOnly: true,
|
|
3060
3316
|
type: {
|
|
3061
3317
|
name: "String"
|
|
3062
3318
|
}
|
|
3063
|
-
},
|
|
3319
|
+
},
|
|
3320
|
+
consumedService: {
|
|
3064
3321
|
serializedName: "properties.consumedService",
|
|
3065
3322
|
readOnly: true,
|
|
3066
3323
|
type: {
|
|
3067
3324
|
name: "String"
|
|
3068
3325
|
}
|
|
3069
|
-
},
|
|
3326
|
+
},
|
|
3327
|
+
resourceId: {
|
|
3070
3328
|
serializedName: "properties.resourceId",
|
|
3071
3329
|
readOnly: true,
|
|
3072
3330
|
type: {
|
|
3073
3331
|
name: "String"
|
|
3074
3332
|
}
|
|
3075
|
-
},
|
|
3333
|
+
},
|
|
3334
|
+
resourceName: {
|
|
3076
3335
|
serializedName: "properties.resourceName",
|
|
3077
3336
|
readOnly: true,
|
|
3078
3337
|
type: {
|
|
3079
3338
|
name: "String"
|
|
3080
3339
|
}
|
|
3081
|
-
},
|
|
3340
|
+
},
|
|
3341
|
+
serviceInfo1: {
|
|
3082
3342
|
serializedName: "properties.serviceInfo1",
|
|
3083
3343
|
readOnly: true,
|
|
3084
3344
|
type: {
|
|
3085
3345
|
name: "String"
|
|
3086
3346
|
}
|
|
3087
|
-
},
|
|
3347
|
+
},
|
|
3348
|
+
serviceInfo2: {
|
|
3088
3349
|
serializedName: "properties.serviceInfo2",
|
|
3089
3350
|
readOnly: true,
|
|
3090
3351
|
type: {
|
|
3091
3352
|
name: "String"
|
|
3092
3353
|
}
|
|
3093
|
-
},
|
|
3354
|
+
},
|
|
3355
|
+
additionalInfo: {
|
|
3094
3356
|
serializedName: "properties.additionalInfo",
|
|
3095
3357
|
readOnly: true,
|
|
3096
3358
|
type: {
|
|
3097
3359
|
name: "String"
|
|
3098
3360
|
}
|
|
3099
|
-
},
|
|
3361
|
+
},
|
|
3362
|
+
invoiceSection: {
|
|
3100
3363
|
serializedName: "properties.invoiceSection",
|
|
3101
3364
|
readOnly: true,
|
|
3102
3365
|
type: {
|
|
3103
3366
|
name: "String"
|
|
3104
3367
|
}
|
|
3105
|
-
},
|
|
3368
|
+
},
|
|
3369
|
+
costCenter: {
|
|
3106
3370
|
serializedName: "properties.costCenter",
|
|
3107
3371
|
readOnly: true,
|
|
3108
3372
|
type: {
|
|
3109
3373
|
name: "String"
|
|
3110
3374
|
}
|
|
3111
|
-
},
|
|
3375
|
+
},
|
|
3376
|
+
resourceGroup: {
|
|
3112
3377
|
serializedName: "properties.resourceGroup",
|
|
3113
3378
|
readOnly: true,
|
|
3114
3379
|
type: {
|
|
3115
3380
|
name: "String"
|
|
3116
3381
|
}
|
|
3117
|
-
},
|
|
3382
|
+
},
|
|
3383
|
+
reservationId: {
|
|
3118
3384
|
serializedName: "properties.reservationId",
|
|
3119
3385
|
readOnly: true,
|
|
3120
3386
|
type: {
|
|
3121
3387
|
name: "String"
|
|
3122
3388
|
}
|
|
3123
|
-
},
|
|
3389
|
+
},
|
|
3390
|
+
reservationName: {
|
|
3124
3391
|
serializedName: "properties.reservationName",
|
|
3125
3392
|
readOnly: true,
|
|
3126
3393
|
type: {
|
|
3127
3394
|
name: "String"
|
|
3128
3395
|
}
|
|
3129
|
-
},
|
|
3396
|
+
},
|
|
3397
|
+
productOrderId: {
|
|
3130
3398
|
serializedName: "properties.productOrderId",
|
|
3131
3399
|
readOnly: true,
|
|
3132
3400
|
type: {
|
|
3133
3401
|
name: "String"
|
|
3134
3402
|
}
|
|
3135
|
-
},
|
|
3403
|
+
},
|
|
3404
|
+
productOrderName: {
|
|
3136
3405
|
serializedName: "properties.productOrderName",
|
|
3137
3406
|
readOnly: true,
|
|
3138
3407
|
type: {
|
|
3139
3408
|
name: "String"
|
|
3140
3409
|
}
|
|
3141
|
-
},
|
|
3410
|
+
},
|
|
3411
|
+
offerId: {
|
|
3142
3412
|
serializedName: "properties.offerId",
|
|
3143
3413
|
readOnly: true,
|
|
3144
3414
|
type: {
|
|
3145
3415
|
name: "String"
|
|
3146
3416
|
}
|
|
3147
|
-
},
|
|
3417
|
+
},
|
|
3418
|
+
isAzureCreditEligible: {
|
|
3148
3419
|
serializedName: "properties.isAzureCreditEligible",
|
|
3149
3420
|
readOnly: true,
|
|
3150
3421
|
type: {
|
|
3151
3422
|
name: "Boolean"
|
|
3152
3423
|
}
|
|
3153
|
-
},
|
|
3424
|
+
},
|
|
3425
|
+
term: {
|
|
3154
3426
|
serializedName: "properties.term",
|
|
3155
3427
|
readOnly: true,
|
|
3156
3428
|
type: {
|
|
3157
3429
|
name: "String"
|
|
3158
3430
|
}
|
|
3159
|
-
},
|
|
3431
|
+
},
|
|
3432
|
+
publisherName: {
|
|
3160
3433
|
serializedName: "properties.publisherName",
|
|
3161
3434
|
readOnly: true,
|
|
3162
3435
|
type: {
|
|
3163
3436
|
name: "String"
|
|
3164
3437
|
}
|
|
3165
|
-
},
|
|
3438
|
+
},
|
|
3439
|
+
publisherType: {
|
|
3166
3440
|
serializedName: "properties.publisherType",
|
|
3167
3441
|
readOnly: true,
|
|
3168
3442
|
type: {
|
|
3169
3443
|
name: "String"
|
|
3170
3444
|
}
|
|
3171
|
-
},
|
|
3445
|
+
},
|
|
3446
|
+
planName: {
|
|
3172
3447
|
serializedName: "properties.planName",
|
|
3173
3448
|
readOnly: true,
|
|
3174
3449
|
type: {
|
|
3175
3450
|
name: "String"
|
|
3176
3451
|
}
|
|
3177
|
-
},
|
|
3452
|
+
},
|
|
3453
|
+
chargeType: {
|
|
3178
3454
|
serializedName: "properties.chargeType",
|
|
3179
3455
|
readOnly: true,
|
|
3180
3456
|
type: {
|
|
3181
3457
|
name: "String"
|
|
3182
3458
|
}
|
|
3183
|
-
},
|
|
3459
|
+
},
|
|
3460
|
+
frequency: {
|
|
3184
3461
|
serializedName: "properties.frequency",
|
|
3185
3462
|
readOnly: true,
|
|
3186
3463
|
type: {
|
|
3187
3464
|
name: "String"
|
|
3188
3465
|
}
|
|
3189
|
-
},
|
|
3466
|
+
},
|
|
3467
|
+
payGPrice: {
|
|
3190
3468
|
serializedName: "properties.payGPrice",
|
|
3191
3469
|
readOnly: true,
|
|
3192
3470
|
type: {
|
|
3193
3471
|
name: "Number"
|
|
3194
3472
|
}
|
|
3195
|
-
},
|
|
3473
|
+
},
|
|
3474
|
+
pricingModel: {
|
|
3196
3475
|
serializedName: "properties.pricingModel",
|
|
3197
3476
|
readOnly: true,
|
|
3198
3477
|
type: {
|
|
3199
3478
|
name: "String"
|
|
3200
3479
|
}
|
|
3201
|
-
}
|
|
3480
|
+
}
|
|
3481
|
+
}
|
|
3202
3482
|
}
|
|
3203
3483
|
};
|
|
3204
3484
|
export const ModernUsageDetail = {
|
|
@@ -3208,439 +3488,513 @@ export const ModernUsageDetail = {
|
|
|
3208
3488
|
className: "ModernUsageDetail",
|
|
3209
3489
|
uberParent: "UsageDetail",
|
|
3210
3490
|
polymorphicDiscriminator: UsageDetail.type.polymorphicDiscriminator,
|
|
3211
|
-
modelProperties:
|
|
3491
|
+
modelProperties: {
|
|
3492
|
+
...UsageDetail.type.modelProperties,
|
|
3493
|
+
billingAccountId: {
|
|
3212
3494
|
serializedName: "properties.billingAccountId",
|
|
3213
3495
|
readOnly: true,
|
|
3214
3496
|
type: {
|
|
3215
3497
|
name: "String"
|
|
3216
3498
|
}
|
|
3217
|
-
},
|
|
3499
|
+
},
|
|
3500
|
+
effectivePrice: {
|
|
3218
3501
|
serializedName: "properties.effectivePrice",
|
|
3219
3502
|
readOnly: true,
|
|
3220
3503
|
type: {
|
|
3221
3504
|
name: "Number"
|
|
3222
3505
|
}
|
|
3223
|
-
},
|
|
3506
|
+
},
|
|
3507
|
+
pricingModel: {
|
|
3224
3508
|
serializedName: "properties.pricingModel",
|
|
3225
3509
|
readOnly: true,
|
|
3226
3510
|
type: {
|
|
3227
3511
|
name: "String"
|
|
3228
3512
|
}
|
|
3229
|
-
},
|
|
3513
|
+
},
|
|
3514
|
+
billingAccountName: {
|
|
3230
3515
|
serializedName: "properties.billingAccountName",
|
|
3231
3516
|
readOnly: true,
|
|
3232
3517
|
type: {
|
|
3233
3518
|
name: "String"
|
|
3234
3519
|
}
|
|
3235
|
-
},
|
|
3520
|
+
},
|
|
3521
|
+
billingPeriodStartDate: {
|
|
3236
3522
|
serializedName: "properties.billingPeriodStartDate",
|
|
3237
3523
|
readOnly: true,
|
|
3238
3524
|
type: {
|
|
3239
3525
|
name: "DateTime"
|
|
3240
3526
|
}
|
|
3241
|
-
},
|
|
3527
|
+
},
|
|
3528
|
+
billingPeriodEndDate: {
|
|
3242
3529
|
serializedName: "properties.billingPeriodEndDate",
|
|
3243
3530
|
readOnly: true,
|
|
3244
3531
|
type: {
|
|
3245
3532
|
name: "DateTime"
|
|
3246
3533
|
}
|
|
3247
|
-
},
|
|
3534
|
+
},
|
|
3535
|
+
billingProfileId: {
|
|
3248
3536
|
serializedName: "properties.billingProfileId",
|
|
3249
3537
|
readOnly: true,
|
|
3250
3538
|
type: {
|
|
3251
3539
|
name: "String"
|
|
3252
3540
|
}
|
|
3253
|
-
},
|
|
3541
|
+
},
|
|
3542
|
+
billingProfileName: {
|
|
3254
3543
|
serializedName: "properties.billingProfileName",
|
|
3255
3544
|
readOnly: true,
|
|
3256
3545
|
type: {
|
|
3257
3546
|
name: "String"
|
|
3258
3547
|
}
|
|
3259
|
-
},
|
|
3548
|
+
},
|
|
3549
|
+
subscriptionGuid: {
|
|
3260
3550
|
serializedName: "properties.subscriptionGuid",
|
|
3261
3551
|
readOnly: true,
|
|
3262
3552
|
type: {
|
|
3263
3553
|
name: "String"
|
|
3264
3554
|
}
|
|
3265
|
-
},
|
|
3555
|
+
},
|
|
3556
|
+
subscriptionName: {
|
|
3266
3557
|
serializedName: "properties.subscriptionName",
|
|
3267
3558
|
readOnly: true,
|
|
3268
3559
|
type: {
|
|
3269
3560
|
name: "String"
|
|
3270
3561
|
}
|
|
3271
|
-
},
|
|
3562
|
+
},
|
|
3563
|
+
date: {
|
|
3272
3564
|
serializedName: "properties.date",
|
|
3273
3565
|
readOnly: true,
|
|
3274
3566
|
type: {
|
|
3275
3567
|
name: "DateTime"
|
|
3276
3568
|
}
|
|
3277
|
-
},
|
|
3569
|
+
},
|
|
3570
|
+
product: {
|
|
3278
3571
|
serializedName: "properties.product",
|
|
3279
3572
|
readOnly: true,
|
|
3280
3573
|
type: {
|
|
3281
3574
|
name: "String"
|
|
3282
3575
|
}
|
|
3283
|
-
},
|
|
3576
|
+
},
|
|
3577
|
+
meterId: {
|
|
3284
3578
|
serializedName: "properties.meterId",
|
|
3285
3579
|
readOnly: true,
|
|
3286
3580
|
type: {
|
|
3287
3581
|
name: "Uuid"
|
|
3288
3582
|
}
|
|
3289
|
-
},
|
|
3583
|
+
},
|
|
3584
|
+
meterName: {
|
|
3290
3585
|
serializedName: "properties.meterName",
|
|
3291
3586
|
readOnly: true,
|
|
3292
3587
|
type: {
|
|
3293
3588
|
name: "String"
|
|
3294
3589
|
}
|
|
3295
|
-
},
|
|
3590
|
+
},
|
|
3591
|
+
meterRegion: {
|
|
3296
3592
|
serializedName: "properties.meterRegion",
|
|
3297
3593
|
readOnly: true,
|
|
3298
3594
|
type: {
|
|
3299
3595
|
name: "String"
|
|
3300
3596
|
}
|
|
3301
|
-
},
|
|
3597
|
+
},
|
|
3598
|
+
meterCategory: {
|
|
3302
3599
|
serializedName: "properties.meterCategory",
|
|
3303
3600
|
readOnly: true,
|
|
3304
3601
|
type: {
|
|
3305
3602
|
name: "String"
|
|
3306
3603
|
}
|
|
3307
|
-
},
|
|
3604
|
+
},
|
|
3605
|
+
meterSubCategory: {
|
|
3308
3606
|
serializedName: "properties.meterSubCategory",
|
|
3309
3607
|
readOnly: true,
|
|
3310
3608
|
type: {
|
|
3311
3609
|
name: "String"
|
|
3312
3610
|
}
|
|
3313
|
-
},
|
|
3611
|
+
},
|
|
3612
|
+
serviceFamily: {
|
|
3314
3613
|
serializedName: "properties.serviceFamily",
|
|
3315
3614
|
readOnly: true,
|
|
3316
3615
|
type: {
|
|
3317
3616
|
name: "String"
|
|
3318
3617
|
}
|
|
3319
|
-
},
|
|
3618
|
+
},
|
|
3619
|
+
quantity: {
|
|
3320
3620
|
serializedName: "properties.quantity",
|
|
3321
3621
|
readOnly: true,
|
|
3322
3622
|
type: {
|
|
3323
3623
|
name: "Number"
|
|
3324
3624
|
}
|
|
3325
|
-
},
|
|
3625
|
+
},
|
|
3626
|
+
unitOfMeasure: {
|
|
3326
3627
|
serializedName: "properties.unitOfMeasure",
|
|
3327
3628
|
readOnly: true,
|
|
3328
3629
|
type: {
|
|
3329
3630
|
name: "String"
|
|
3330
3631
|
}
|
|
3331
|
-
},
|
|
3632
|
+
},
|
|
3633
|
+
instanceName: {
|
|
3332
3634
|
serializedName: "properties.instanceName",
|
|
3333
3635
|
readOnly: true,
|
|
3334
3636
|
type: {
|
|
3335
3637
|
name: "String"
|
|
3336
3638
|
}
|
|
3337
|
-
},
|
|
3639
|
+
},
|
|
3640
|
+
costInUSD: {
|
|
3338
3641
|
serializedName: "properties.costInUSD",
|
|
3339
3642
|
readOnly: true,
|
|
3340
3643
|
type: {
|
|
3341
3644
|
name: "Number"
|
|
3342
3645
|
}
|
|
3343
|
-
},
|
|
3646
|
+
},
|
|
3647
|
+
unitPrice: {
|
|
3344
3648
|
serializedName: "properties.unitPrice",
|
|
3345
3649
|
readOnly: true,
|
|
3346
3650
|
type: {
|
|
3347
3651
|
name: "Number"
|
|
3348
3652
|
}
|
|
3349
|
-
},
|
|
3653
|
+
},
|
|
3654
|
+
billingCurrencyCode: {
|
|
3350
3655
|
serializedName: "properties.billingCurrencyCode",
|
|
3351
3656
|
readOnly: true,
|
|
3352
3657
|
type: {
|
|
3353
3658
|
name: "String"
|
|
3354
3659
|
}
|
|
3355
|
-
},
|
|
3660
|
+
},
|
|
3661
|
+
resourceLocation: {
|
|
3356
3662
|
serializedName: "properties.resourceLocation",
|
|
3357
3663
|
readOnly: true,
|
|
3358
3664
|
type: {
|
|
3359
3665
|
name: "String"
|
|
3360
3666
|
}
|
|
3361
|
-
},
|
|
3667
|
+
},
|
|
3668
|
+
consumedService: {
|
|
3362
3669
|
serializedName: "properties.consumedService",
|
|
3363
3670
|
readOnly: true,
|
|
3364
3671
|
type: {
|
|
3365
3672
|
name: "String"
|
|
3366
3673
|
}
|
|
3367
|
-
},
|
|
3674
|
+
},
|
|
3675
|
+
serviceInfo1: {
|
|
3368
3676
|
serializedName: "properties.serviceInfo1",
|
|
3369
3677
|
readOnly: true,
|
|
3370
3678
|
type: {
|
|
3371
3679
|
name: "String"
|
|
3372
3680
|
}
|
|
3373
|
-
},
|
|
3681
|
+
},
|
|
3682
|
+
serviceInfo2: {
|
|
3374
3683
|
serializedName: "properties.serviceInfo2",
|
|
3375
3684
|
readOnly: true,
|
|
3376
3685
|
type: {
|
|
3377
3686
|
name: "String"
|
|
3378
3687
|
}
|
|
3379
|
-
},
|
|
3688
|
+
},
|
|
3689
|
+
additionalInfo: {
|
|
3380
3690
|
serializedName: "properties.additionalInfo",
|
|
3381
3691
|
readOnly: true,
|
|
3382
3692
|
type: {
|
|
3383
3693
|
name: "String"
|
|
3384
3694
|
}
|
|
3385
|
-
},
|
|
3695
|
+
},
|
|
3696
|
+
invoiceSectionId: {
|
|
3386
3697
|
serializedName: "properties.invoiceSectionId",
|
|
3387
3698
|
readOnly: true,
|
|
3388
3699
|
type: {
|
|
3389
3700
|
name: "String"
|
|
3390
3701
|
}
|
|
3391
|
-
},
|
|
3702
|
+
},
|
|
3703
|
+
invoiceSectionName: {
|
|
3392
3704
|
serializedName: "properties.invoiceSectionName",
|
|
3393
3705
|
readOnly: true,
|
|
3394
3706
|
type: {
|
|
3395
3707
|
name: "String"
|
|
3396
3708
|
}
|
|
3397
|
-
},
|
|
3709
|
+
},
|
|
3710
|
+
costCenter: {
|
|
3398
3711
|
serializedName: "properties.costCenter",
|
|
3399
3712
|
readOnly: true,
|
|
3400
3713
|
type: {
|
|
3401
3714
|
name: "String"
|
|
3402
3715
|
}
|
|
3403
|
-
},
|
|
3716
|
+
},
|
|
3717
|
+
resourceGroup: {
|
|
3404
3718
|
serializedName: "properties.resourceGroup",
|
|
3405
3719
|
readOnly: true,
|
|
3406
3720
|
type: {
|
|
3407
3721
|
name: "String"
|
|
3408
3722
|
}
|
|
3409
|
-
},
|
|
3723
|
+
},
|
|
3724
|
+
reservationId: {
|
|
3410
3725
|
serializedName: "properties.reservationId",
|
|
3411
3726
|
readOnly: true,
|
|
3412
3727
|
type: {
|
|
3413
3728
|
name: "String"
|
|
3414
3729
|
}
|
|
3415
|
-
},
|
|
3730
|
+
},
|
|
3731
|
+
reservationName: {
|
|
3416
3732
|
serializedName: "properties.reservationName",
|
|
3417
3733
|
readOnly: true,
|
|
3418
3734
|
type: {
|
|
3419
3735
|
name: "String"
|
|
3420
3736
|
}
|
|
3421
|
-
},
|
|
3737
|
+
},
|
|
3738
|
+
productOrderId: {
|
|
3422
3739
|
serializedName: "properties.productOrderId",
|
|
3423
3740
|
readOnly: true,
|
|
3424
3741
|
type: {
|
|
3425
3742
|
name: "String"
|
|
3426
3743
|
}
|
|
3427
|
-
},
|
|
3744
|
+
},
|
|
3745
|
+
productOrderName: {
|
|
3428
3746
|
serializedName: "properties.productOrderName",
|
|
3429
3747
|
readOnly: true,
|
|
3430
3748
|
type: {
|
|
3431
3749
|
name: "String"
|
|
3432
3750
|
}
|
|
3433
|
-
},
|
|
3751
|
+
},
|
|
3752
|
+
isAzureCreditEligible: {
|
|
3434
3753
|
serializedName: "properties.isAzureCreditEligible",
|
|
3435
3754
|
readOnly: true,
|
|
3436
3755
|
type: {
|
|
3437
3756
|
name: "Boolean"
|
|
3438
3757
|
}
|
|
3439
|
-
},
|
|
3758
|
+
},
|
|
3759
|
+
term: {
|
|
3440
3760
|
serializedName: "properties.term",
|
|
3441
3761
|
readOnly: true,
|
|
3442
3762
|
type: {
|
|
3443
3763
|
name: "String"
|
|
3444
3764
|
}
|
|
3445
|
-
},
|
|
3765
|
+
},
|
|
3766
|
+
publisherName: {
|
|
3446
3767
|
serializedName: "properties.publisherName",
|
|
3447
3768
|
readOnly: true,
|
|
3448
3769
|
type: {
|
|
3449
3770
|
name: "String"
|
|
3450
3771
|
}
|
|
3451
|
-
},
|
|
3772
|
+
},
|
|
3773
|
+
publisherType: {
|
|
3452
3774
|
serializedName: "properties.publisherType",
|
|
3453
3775
|
readOnly: true,
|
|
3454
3776
|
type: {
|
|
3455
3777
|
name: "String"
|
|
3456
3778
|
}
|
|
3457
|
-
},
|
|
3779
|
+
},
|
|
3780
|
+
chargeType: {
|
|
3458
3781
|
serializedName: "properties.chargeType",
|
|
3459
3782
|
readOnly: true,
|
|
3460
3783
|
type: {
|
|
3461
3784
|
name: "String"
|
|
3462
3785
|
}
|
|
3463
|
-
},
|
|
3786
|
+
},
|
|
3787
|
+
frequency: {
|
|
3464
3788
|
serializedName: "properties.frequency",
|
|
3465
3789
|
readOnly: true,
|
|
3466
3790
|
type: {
|
|
3467
3791
|
name: "String"
|
|
3468
3792
|
}
|
|
3469
|
-
},
|
|
3793
|
+
},
|
|
3794
|
+
costInBillingCurrency: {
|
|
3470
3795
|
serializedName: "properties.costInBillingCurrency",
|
|
3471
3796
|
readOnly: true,
|
|
3472
3797
|
type: {
|
|
3473
3798
|
name: "Number"
|
|
3474
3799
|
}
|
|
3475
|
-
},
|
|
3800
|
+
},
|
|
3801
|
+
costInPricingCurrency: {
|
|
3476
3802
|
serializedName: "properties.costInPricingCurrency",
|
|
3477
3803
|
readOnly: true,
|
|
3478
3804
|
type: {
|
|
3479
3805
|
name: "Number"
|
|
3480
3806
|
}
|
|
3481
|
-
},
|
|
3807
|
+
},
|
|
3808
|
+
exchangeRate: {
|
|
3482
3809
|
serializedName: "properties.exchangeRate",
|
|
3483
3810
|
readOnly: true,
|
|
3484
3811
|
type: {
|
|
3485
3812
|
name: "String"
|
|
3486
3813
|
}
|
|
3487
|
-
},
|
|
3814
|
+
},
|
|
3815
|
+
exchangeRateDate: {
|
|
3488
3816
|
serializedName: "properties.exchangeRateDate",
|
|
3489
3817
|
readOnly: true,
|
|
3490
3818
|
type: {
|
|
3491
3819
|
name: "DateTime"
|
|
3492
3820
|
}
|
|
3493
|
-
},
|
|
3821
|
+
},
|
|
3822
|
+
invoiceId: {
|
|
3494
3823
|
serializedName: "properties.invoiceId",
|
|
3495
3824
|
readOnly: true,
|
|
3496
3825
|
type: {
|
|
3497
3826
|
name: "String"
|
|
3498
3827
|
}
|
|
3499
|
-
},
|
|
3828
|
+
},
|
|
3829
|
+
previousInvoiceId: {
|
|
3500
3830
|
serializedName: "properties.previousInvoiceId",
|
|
3501
3831
|
readOnly: true,
|
|
3502
3832
|
type: {
|
|
3503
3833
|
name: "String"
|
|
3504
3834
|
}
|
|
3505
|
-
},
|
|
3835
|
+
},
|
|
3836
|
+
pricingCurrencyCode: {
|
|
3506
3837
|
serializedName: "properties.pricingCurrencyCode",
|
|
3507
3838
|
readOnly: true,
|
|
3508
3839
|
type: {
|
|
3509
3840
|
name: "String"
|
|
3510
3841
|
}
|
|
3511
|
-
},
|
|
3842
|
+
},
|
|
3843
|
+
productIdentifier: {
|
|
3512
3844
|
serializedName: "properties.productIdentifier",
|
|
3513
3845
|
readOnly: true,
|
|
3514
3846
|
type: {
|
|
3515
3847
|
name: "String"
|
|
3516
3848
|
}
|
|
3517
|
-
},
|
|
3849
|
+
},
|
|
3850
|
+
resourceLocationNormalized: {
|
|
3518
3851
|
serializedName: "properties.resourceLocationNormalized",
|
|
3519
3852
|
readOnly: true,
|
|
3520
3853
|
type: {
|
|
3521
3854
|
name: "String"
|
|
3522
3855
|
}
|
|
3523
|
-
},
|
|
3856
|
+
},
|
|
3857
|
+
servicePeriodStartDate: {
|
|
3524
3858
|
serializedName: "properties.servicePeriodStartDate",
|
|
3525
3859
|
readOnly: true,
|
|
3526
3860
|
type: {
|
|
3527
3861
|
name: "DateTime"
|
|
3528
3862
|
}
|
|
3529
|
-
},
|
|
3863
|
+
},
|
|
3864
|
+
servicePeriodEndDate: {
|
|
3530
3865
|
serializedName: "properties.servicePeriodEndDate",
|
|
3531
3866
|
readOnly: true,
|
|
3532
3867
|
type: {
|
|
3533
3868
|
name: "DateTime"
|
|
3534
3869
|
}
|
|
3535
|
-
},
|
|
3870
|
+
},
|
|
3871
|
+
customerTenantId: {
|
|
3536
3872
|
serializedName: "properties.customerTenantId",
|
|
3537
3873
|
readOnly: true,
|
|
3538
3874
|
type: {
|
|
3539
3875
|
name: "String"
|
|
3540
3876
|
}
|
|
3541
|
-
},
|
|
3877
|
+
},
|
|
3878
|
+
customerName: {
|
|
3542
3879
|
serializedName: "properties.customerName",
|
|
3543
3880
|
readOnly: true,
|
|
3544
3881
|
type: {
|
|
3545
3882
|
name: "String"
|
|
3546
3883
|
}
|
|
3547
|
-
},
|
|
3884
|
+
},
|
|
3885
|
+
partnerTenantId: {
|
|
3548
3886
|
serializedName: "properties.partnerTenantId",
|
|
3549
3887
|
readOnly: true,
|
|
3550
3888
|
type: {
|
|
3551
3889
|
name: "String"
|
|
3552
3890
|
}
|
|
3553
|
-
},
|
|
3891
|
+
},
|
|
3892
|
+
partnerName: {
|
|
3554
3893
|
serializedName: "properties.partnerName",
|
|
3555
3894
|
readOnly: true,
|
|
3556
3895
|
type: {
|
|
3557
3896
|
name: "String"
|
|
3558
3897
|
}
|
|
3559
|
-
},
|
|
3898
|
+
},
|
|
3899
|
+
resellerMpnId: {
|
|
3560
3900
|
serializedName: "properties.resellerMpnId",
|
|
3561
3901
|
readOnly: true,
|
|
3562
3902
|
type: {
|
|
3563
3903
|
name: "String"
|
|
3564
3904
|
}
|
|
3565
|
-
},
|
|
3905
|
+
},
|
|
3906
|
+
resellerName: {
|
|
3566
3907
|
serializedName: "properties.resellerName",
|
|
3567
3908
|
readOnly: true,
|
|
3568
3909
|
type: {
|
|
3569
3910
|
name: "String"
|
|
3570
3911
|
}
|
|
3571
|
-
},
|
|
3912
|
+
},
|
|
3913
|
+
publisherId: {
|
|
3572
3914
|
serializedName: "properties.publisherId",
|
|
3573
3915
|
readOnly: true,
|
|
3574
3916
|
type: {
|
|
3575
3917
|
name: "String"
|
|
3576
3918
|
}
|
|
3577
|
-
},
|
|
3919
|
+
},
|
|
3920
|
+
marketPrice: {
|
|
3578
3921
|
serializedName: "properties.marketPrice",
|
|
3579
3922
|
readOnly: true,
|
|
3580
3923
|
type: {
|
|
3581
3924
|
name: "Number"
|
|
3582
3925
|
}
|
|
3583
|
-
},
|
|
3926
|
+
},
|
|
3927
|
+
exchangeRatePricingToBilling: {
|
|
3584
3928
|
serializedName: "properties.exchangeRatePricingToBilling",
|
|
3585
3929
|
readOnly: true,
|
|
3586
3930
|
type: {
|
|
3587
3931
|
name: "Number"
|
|
3588
3932
|
}
|
|
3589
|
-
},
|
|
3933
|
+
},
|
|
3934
|
+
paygCostInBillingCurrency: {
|
|
3590
3935
|
serializedName: "properties.paygCostInBillingCurrency",
|
|
3591
3936
|
readOnly: true,
|
|
3592
3937
|
type: {
|
|
3593
3938
|
name: "Number"
|
|
3594
3939
|
}
|
|
3595
|
-
},
|
|
3940
|
+
},
|
|
3941
|
+
paygCostInUSD: {
|
|
3596
3942
|
serializedName: "properties.paygCostInUSD",
|
|
3597
3943
|
readOnly: true,
|
|
3598
3944
|
type: {
|
|
3599
3945
|
name: "Number"
|
|
3600
3946
|
}
|
|
3601
|
-
},
|
|
3947
|
+
},
|
|
3948
|
+
partnerEarnedCreditRate: {
|
|
3602
3949
|
serializedName: "properties.partnerEarnedCreditRate",
|
|
3603
3950
|
readOnly: true,
|
|
3604
3951
|
type: {
|
|
3605
3952
|
name: "Number"
|
|
3606
3953
|
}
|
|
3607
|
-
},
|
|
3954
|
+
},
|
|
3955
|
+
partnerEarnedCreditApplied: {
|
|
3608
3956
|
serializedName: "properties.partnerEarnedCreditApplied",
|
|
3609
3957
|
readOnly: true,
|
|
3610
3958
|
type: {
|
|
3611
3959
|
name: "String"
|
|
3612
3960
|
}
|
|
3613
|
-
},
|
|
3961
|
+
},
|
|
3962
|
+
payGPrice: {
|
|
3614
3963
|
serializedName: "properties.payGPrice",
|
|
3615
3964
|
readOnly: true,
|
|
3616
3965
|
type: {
|
|
3617
3966
|
name: "Number"
|
|
3618
3967
|
}
|
|
3619
|
-
},
|
|
3968
|
+
},
|
|
3969
|
+
benefitId: {
|
|
3620
3970
|
serializedName: "properties.benefitId",
|
|
3621
3971
|
readOnly: true,
|
|
3622
3972
|
type: {
|
|
3623
3973
|
name: "String"
|
|
3624
3974
|
}
|
|
3625
|
-
},
|
|
3975
|
+
},
|
|
3976
|
+
benefitName: {
|
|
3626
3977
|
serializedName: "properties.benefitName",
|
|
3627
3978
|
readOnly: true,
|
|
3628
3979
|
type: {
|
|
3629
3980
|
name: "String"
|
|
3630
3981
|
}
|
|
3631
|
-
},
|
|
3982
|
+
},
|
|
3983
|
+
provider: {
|
|
3632
3984
|
serializedName: "properties.provider",
|
|
3633
3985
|
readOnly: true,
|
|
3634
3986
|
type: {
|
|
3635
3987
|
name: "String"
|
|
3636
3988
|
}
|
|
3637
|
-
},
|
|
3989
|
+
},
|
|
3990
|
+
costAllocationRuleName: {
|
|
3638
3991
|
serializedName: "properties.costAllocationRuleName",
|
|
3639
3992
|
readOnly: true,
|
|
3640
3993
|
type: {
|
|
3641
3994
|
name: "String"
|
|
3642
3995
|
}
|
|
3643
|
-
}
|
|
3996
|
+
}
|
|
3997
|
+
}
|
|
3644
3998
|
}
|
|
3645
3999
|
};
|
|
3646
4000
|
export const LegacyReservationRecommendation = {
|
|
@@ -3650,91 +4004,107 @@ export const LegacyReservationRecommendation = {
|
|
|
3650
4004
|
className: "LegacyReservationRecommendation",
|
|
3651
4005
|
uberParent: "ReservationRecommendation",
|
|
3652
4006
|
polymorphicDiscriminator: ReservationRecommendation.type.polymorphicDiscriminator,
|
|
3653
|
-
modelProperties:
|
|
4007
|
+
modelProperties: {
|
|
4008
|
+
...ReservationRecommendation.type.modelProperties,
|
|
4009
|
+
lookBackPeriod: {
|
|
3654
4010
|
serializedName: "properties.lookBackPeriod",
|
|
3655
4011
|
readOnly: true,
|
|
3656
4012
|
type: {
|
|
3657
4013
|
name: "String"
|
|
3658
4014
|
}
|
|
3659
|
-
},
|
|
4015
|
+
},
|
|
4016
|
+
instanceFlexibilityRatio: {
|
|
3660
4017
|
serializedName: "properties.instanceFlexibilityRatio",
|
|
3661
4018
|
readOnly: true,
|
|
3662
4019
|
type: {
|
|
3663
4020
|
name: "Number"
|
|
3664
4021
|
}
|
|
3665
|
-
},
|
|
4022
|
+
},
|
|
4023
|
+
instanceFlexibilityGroup: {
|
|
3666
4024
|
serializedName: "properties.instanceFlexibilityGroup",
|
|
3667
4025
|
readOnly: true,
|
|
3668
4026
|
type: {
|
|
3669
4027
|
name: "String"
|
|
3670
4028
|
}
|
|
3671
|
-
},
|
|
4029
|
+
},
|
|
4030
|
+
normalizedSize: {
|
|
3672
4031
|
serializedName: "properties.normalizedSize",
|
|
3673
4032
|
readOnly: true,
|
|
3674
4033
|
type: {
|
|
3675
4034
|
name: "String"
|
|
3676
4035
|
}
|
|
3677
|
-
},
|
|
4036
|
+
},
|
|
4037
|
+
recommendedQuantityNormalized: {
|
|
3678
4038
|
serializedName: "properties.recommendedQuantityNormalized",
|
|
3679
4039
|
readOnly: true,
|
|
3680
4040
|
type: {
|
|
3681
4041
|
name: "Number"
|
|
3682
4042
|
}
|
|
3683
|
-
},
|
|
4043
|
+
},
|
|
4044
|
+
meterId: {
|
|
3684
4045
|
serializedName: "properties.meterId",
|
|
3685
4046
|
readOnly: true,
|
|
3686
4047
|
type: {
|
|
3687
4048
|
name: "Uuid"
|
|
3688
4049
|
}
|
|
3689
|
-
},
|
|
4050
|
+
},
|
|
4051
|
+
resourceType: {
|
|
3690
4052
|
serializedName: "properties.resourceType",
|
|
3691
4053
|
readOnly: true,
|
|
3692
4054
|
type: {
|
|
3693
4055
|
name: "String"
|
|
3694
4056
|
}
|
|
3695
|
-
},
|
|
4057
|
+
},
|
|
4058
|
+
term: {
|
|
3696
4059
|
serializedName: "properties.term",
|
|
3697
4060
|
readOnly: true,
|
|
3698
4061
|
type: {
|
|
3699
4062
|
name: "String"
|
|
3700
4063
|
}
|
|
3701
|
-
},
|
|
4064
|
+
},
|
|
4065
|
+
costWithNoReservedInstances: {
|
|
3702
4066
|
serializedName: "properties.costWithNoReservedInstances",
|
|
3703
4067
|
readOnly: true,
|
|
3704
4068
|
type: {
|
|
3705
4069
|
name: "Number"
|
|
3706
4070
|
}
|
|
3707
|
-
},
|
|
4071
|
+
},
|
|
4072
|
+
recommendedQuantity: {
|
|
3708
4073
|
serializedName: "properties.recommendedQuantity",
|
|
3709
4074
|
readOnly: true,
|
|
3710
4075
|
type: {
|
|
3711
4076
|
name: "Number"
|
|
3712
4077
|
}
|
|
3713
|
-
},
|
|
4078
|
+
},
|
|
4079
|
+
totalCostWithReservedInstances: {
|
|
3714
4080
|
serializedName: "properties.totalCostWithReservedInstances",
|
|
3715
4081
|
readOnly: true,
|
|
3716
4082
|
type: {
|
|
3717
4083
|
name: "Number"
|
|
3718
4084
|
}
|
|
3719
|
-
},
|
|
4085
|
+
},
|
|
4086
|
+
netSavings: {
|
|
3720
4087
|
serializedName: "properties.netSavings",
|
|
3721
4088
|
readOnly: true,
|
|
3722
4089
|
type: {
|
|
3723
4090
|
name: "Number"
|
|
3724
4091
|
}
|
|
3725
|
-
},
|
|
4092
|
+
},
|
|
4093
|
+
firstUsageDate: {
|
|
3726
4094
|
serializedName: "properties.firstUsageDate",
|
|
3727
4095
|
readOnly: true,
|
|
3728
4096
|
type: {
|
|
3729
4097
|
name: "DateTime"
|
|
3730
4098
|
}
|
|
3731
|
-
},
|
|
4099
|
+
},
|
|
4100
|
+
scope: {
|
|
3732
4101
|
serializedName: "properties.scope",
|
|
3733
4102
|
required: true,
|
|
3734
4103
|
type: {
|
|
3735
4104
|
name: "String"
|
|
3736
4105
|
}
|
|
3737
|
-
},
|
|
4106
|
+
},
|
|
4107
|
+
skuProperties: {
|
|
3738
4108
|
serializedName: "properties.skuProperties",
|
|
3739
4109
|
readOnly: true,
|
|
3740
4110
|
type: {
|
|
@@ -3746,7 +4116,8 @@ export const LegacyReservationRecommendation = {
|
|
|
3746
4116
|
}
|
|
3747
4117
|
}
|
|
3748
4118
|
}
|
|
3749
|
-
}
|
|
4119
|
+
}
|
|
4120
|
+
}
|
|
3750
4121
|
}
|
|
3751
4122
|
};
|
|
3752
4123
|
export const ModernReservationRecommendation = {
|
|
@@ -3756,91 +4127,107 @@ export const ModernReservationRecommendation = {
|
|
|
3756
4127
|
className: "ModernReservationRecommendation",
|
|
3757
4128
|
uberParent: "ReservationRecommendation",
|
|
3758
4129
|
polymorphicDiscriminator: ReservationRecommendation.type.polymorphicDiscriminator,
|
|
3759
|
-
modelProperties:
|
|
4130
|
+
modelProperties: {
|
|
4131
|
+
...ReservationRecommendation.type.modelProperties,
|
|
4132
|
+
locationPropertiesLocation: {
|
|
3760
4133
|
serializedName: "properties.location",
|
|
3761
4134
|
readOnly: true,
|
|
3762
4135
|
type: {
|
|
3763
4136
|
name: "String"
|
|
3764
4137
|
}
|
|
3765
|
-
},
|
|
4138
|
+
},
|
|
4139
|
+
lookBackPeriod: {
|
|
3766
4140
|
serializedName: "properties.lookBackPeriod",
|
|
3767
4141
|
readOnly: true,
|
|
3768
4142
|
type: {
|
|
3769
4143
|
name: "Number"
|
|
3770
4144
|
}
|
|
3771
|
-
},
|
|
4145
|
+
},
|
|
4146
|
+
instanceFlexibilityRatio: {
|
|
3772
4147
|
serializedName: "properties.instanceFlexibilityRatio",
|
|
3773
4148
|
readOnly: true,
|
|
3774
4149
|
type: {
|
|
3775
4150
|
name: "Number"
|
|
3776
4151
|
}
|
|
3777
|
-
},
|
|
4152
|
+
},
|
|
4153
|
+
instanceFlexibilityGroup: {
|
|
3778
4154
|
serializedName: "properties.instanceFlexibilityGroup",
|
|
3779
4155
|
readOnly: true,
|
|
3780
4156
|
type: {
|
|
3781
4157
|
name: "String"
|
|
3782
4158
|
}
|
|
3783
|
-
},
|
|
4159
|
+
},
|
|
4160
|
+
normalizedSize: {
|
|
3784
4161
|
serializedName: "properties.normalizedSize",
|
|
3785
4162
|
readOnly: true,
|
|
3786
4163
|
type: {
|
|
3787
4164
|
name: "String"
|
|
3788
4165
|
}
|
|
3789
|
-
},
|
|
4166
|
+
},
|
|
4167
|
+
recommendedQuantityNormalized: {
|
|
3790
4168
|
serializedName: "properties.recommendedQuantityNormalized",
|
|
3791
4169
|
readOnly: true,
|
|
3792
4170
|
type: {
|
|
3793
4171
|
name: "Number"
|
|
3794
4172
|
}
|
|
3795
|
-
},
|
|
4173
|
+
},
|
|
4174
|
+
meterId: {
|
|
3796
4175
|
serializedName: "properties.meterId",
|
|
3797
4176
|
readOnly: true,
|
|
3798
4177
|
type: {
|
|
3799
4178
|
name: "Uuid"
|
|
3800
4179
|
}
|
|
3801
|
-
},
|
|
4180
|
+
},
|
|
4181
|
+
term: {
|
|
3802
4182
|
serializedName: "properties.term",
|
|
3803
4183
|
readOnly: true,
|
|
3804
4184
|
type: {
|
|
3805
4185
|
name: "String"
|
|
3806
4186
|
}
|
|
3807
|
-
},
|
|
4187
|
+
},
|
|
4188
|
+
costWithNoReservedInstances: {
|
|
3808
4189
|
serializedName: "properties.costWithNoReservedInstances",
|
|
3809
4190
|
type: {
|
|
3810
4191
|
name: "Composite",
|
|
3811
4192
|
className: "Amount"
|
|
3812
4193
|
}
|
|
3813
|
-
},
|
|
4194
|
+
},
|
|
4195
|
+
recommendedQuantity: {
|
|
3814
4196
|
serializedName: "properties.recommendedQuantity",
|
|
3815
4197
|
readOnly: true,
|
|
3816
4198
|
type: {
|
|
3817
4199
|
name: "Number"
|
|
3818
4200
|
}
|
|
3819
|
-
},
|
|
4201
|
+
},
|
|
4202
|
+
totalCostWithReservedInstances: {
|
|
3820
4203
|
serializedName: "properties.totalCostWithReservedInstances",
|
|
3821
4204
|
type: {
|
|
3822
4205
|
name: "Composite",
|
|
3823
4206
|
className: "Amount"
|
|
3824
4207
|
}
|
|
3825
|
-
},
|
|
4208
|
+
},
|
|
4209
|
+
netSavings: {
|
|
3826
4210
|
serializedName: "properties.netSavings",
|
|
3827
4211
|
type: {
|
|
3828
4212
|
name: "Composite",
|
|
3829
4213
|
className: "Amount"
|
|
3830
4214
|
}
|
|
3831
|
-
},
|
|
4215
|
+
},
|
|
4216
|
+
firstUsageDate: {
|
|
3832
4217
|
serializedName: "properties.firstUsageDate",
|
|
3833
4218
|
readOnly: true,
|
|
3834
4219
|
type: {
|
|
3835
4220
|
name: "DateTime"
|
|
3836
4221
|
}
|
|
3837
|
-
},
|
|
4222
|
+
},
|
|
4223
|
+
scope: {
|
|
3838
4224
|
serializedName: "properties.scope",
|
|
3839
4225
|
readOnly: true,
|
|
3840
4226
|
type: {
|
|
3841
4227
|
name: "String"
|
|
3842
4228
|
}
|
|
3843
|
-
},
|
|
4229
|
+
},
|
|
4230
|
+
skuProperties: {
|
|
3844
4231
|
serializedName: "properties.skuProperties",
|
|
3845
4232
|
readOnly: true,
|
|
3846
4233
|
type: {
|
|
@@ -3852,13 +4239,15 @@ export const ModernReservationRecommendation = {
|
|
|
3852
4239
|
}
|
|
3853
4240
|
}
|
|
3854
4241
|
}
|
|
3855
|
-
},
|
|
4242
|
+
},
|
|
4243
|
+
skuName: {
|
|
3856
4244
|
serializedName: "properties.skuName",
|
|
3857
4245
|
readOnly: true,
|
|
3858
4246
|
type: {
|
|
3859
4247
|
name: "String"
|
|
3860
4248
|
}
|
|
3861
|
-
}
|
|
4249
|
+
}
|
|
4250
|
+
}
|
|
3862
4251
|
}
|
|
3863
4252
|
};
|
|
3864
4253
|
export const LegacyChargeSummary = {
|
|
@@ -3868,49 +4257,58 @@ export const LegacyChargeSummary = {
|
|
|
3868
4257
|
className: "LegacyChargeSummary",
|
|
3869
4258
|
uberParent: "ChargeSummary",
|
|
3870
4259
|
polymorphicDiscriminator: ChargeSummary.type.polymorphicDiscriminator,
|
|
3871
|
-
modelProperties:
|
|
4260
|
+
modelProperties: {
|
|
4261
|
+
...ChargeSummary.type.modelProperties,
|
|
4262
|
+
billingPeriodId: {
|
|
3872
4263
|
serializedName: "properties.billingPeriodId",
|
|
3873
4264
|
readOnly: true,
|
|
3874
4265
|
type: {
|
|
3875
4266
|
name: "String"
|
|
3876
4267
|
}
|
|
3877
|
-
},
|
|
4268
|
+
},
|
|
4269
|
+
usageStart: {
|
|
3878
4270
|
serializedName: "properties.usageStart",
|
|
3879
4271
|
readOnly: true,
|
|
3880
4272
|
type: {
|
|
3881
4273
|
name: "String"
|
|
3882
4274
|
}
|
|
3883
|
-
},
|
|
4275
|
+
},
|
|
4276
|
+
usageEnd: {
|
|
3884
4277
|
serializedName: "properties.usageEnd",
|
|
3885
4278
|
readOnly: true,
|
|
3886
4279
|
type: {
|
|
3887
4280
|
name: "String"
|
|
3888
4281
|
}
|
|
3889
|
-
},
|
|
4282
|
+
},
|
|
4283
|
+
azureCharges: {
|
|
3890
4284
|
serializedName: "properties.azureCharges",
|
|
3891
4285
|
readOnly: true,
|
|
3892
4286
|
type: {
|
|
3893
4287
|
name: "Number"
|
|
3894
4288
|
}
|
|
3895
|
-
},
|
|
4289
|
+
},
|
|
4290
|
+
chargesBilledSeparately: {
|
|
3896
4291
|
serializedName: "properties.chargesBilledSeparately",
|
|
3897
4292
|
readOnly: true,
|
|
3898
4293
|
type: {
|
|
3899
4294
|
name: "Number"
|
|
3900
4295
|
}
|
|
3901
|
-
},
|
|
4296
|
+
},
|
|
4297
|
+
marketplaceCharges: {
|
|
3902
4298
|
serializedName: "properties.marketplaceCharges",
|
|
3903
4299
|
readOnly: true,
|
|
3904
4300
|
type: {
|
|
3905
4301
|
name: "Number"
|
|
3906
4302
|
}
|
|
3907
|
-
},
|
|
4303
|
+
},
|
|
4304
|
+
currency: {
|
|
3908
4305
|
serializedName: "properties.currency",
|
|
3909
4306
|
readOnly: true,
|
|
3910
4307
|
type: {
|
|
3911
4308
|
name: "String"
|
|
3912
4309
|
}
|
|
3913
|
-
}
|
|
4310
|
+
}
|
|
4311
|
+
}
|
|
3914
4312
|
}
|
|
3915
4313
|
};
|
|
3916
4314
|
export const ModernChargeSummary = {
|
|
@@ -3920,80 +4318,95 @@ export const ModernChargeSummary = {
|
|
|
3920
4318
|
className: "ModernChargeSummary",
|
|
3921
4319
|
uberParent: "ChargeSummary",
|
|
3922
4320
|
polymorphicDiscriminator: ChargeSummary.type.polymorphicDiscriminator,
|
|
3923
|
-
modelProperties:
|
|
4321
|
+
modelProperties: {
|
|
4322
|
+
...ChargeSummary.type.modelProperties,
|
|
4323
|
+
billingPeriodId: {
|
|
3924
4324
|
serializedName: "properties.billingPeriodId",
|
|
3925
4325
|
readOnly: true,
|
|
3926
4326
|
type: {
|
|
3927
4327
|
name: "String"
|
|
3928
4328
|
}
|
|
3929
|
-
},
|
|
4329
|
+
},
|
|
4330
|
+
usageStart: {
|
|
3930
4331
|
serializedName: "properties.usageStart",
|
|
3931
4332
|
readOnly: true,
|
|
3932
4333
|
type: {
|
|
3933
4334
|
name: "String"
|
|
3934
4335
|
}
|
|
3935
|
-
},
|
|
4336
|
+
},
|
|
4337
|
+
usageEnd: {
|
|
3936
4338
|
serializedName: "properties.usageEnd",
|
|
3937
4339
|
readOnly: true,
|
|
3938
4340
|
type: {
|
|
3939
4341
|
name: "String"
|
|
3940
4342
|
}
|
|
3941
|
-
},
|
|
4343
|
+
},
|
|
4344
|
+
azureCharges: {
|
|
3942
4345
|
serializedName: "properties.azureCharges",
|
|
3943
4346
|
type: {
|
|
3944
4347
|
name: "Composite",
|
|
3945
4348
|
className: "Amount"
|
|
3946
4349
|
}
|
|
3947
|
-
},
|
|
4350
|
+
},
|
|
4351
|
+
chargesBilledSeparately: {
|
|
3948
4352
|
serializedName: "properties.chargesBilledSeparately",
|
|
3949
4353
|
type: {
|
|
3950
4354
|
name: "Composite",
|
|
3951
4355
|
className: "Amount"
|
|
3952
4356
|
}
|
|
3953
|
-
},
|
|
4357
|
+
},
|
|
4358
|
+
marketplaceCharges: {
|
|
3954
4359
|
serializedName: "properties.marketplaceCharges",
|
|
3955
4360
|
type: {
|
|
3956
4361
|
name: "Composite",
|
|
3957
4362
|
className: "Amount"
|
|
3958
4363
|
}
|
|
3959
|
-
},
|
|
4364
|
+
},
|
|
4365
|
+
billingAccountId: {
|
|
3960
4366
|
serializedName: "properties.billingAccountId",
|
|
3961
4367
|
readOnly: true,
|
|
3962
4368
|
type: {
|
|
3963
4369
|
name: "String"
|
|
3964
4370
|
}
|
|
3965
|
-
},
|
|
4371
|
+
},
|
|
4372
|
+
billingProfileId: {
|
|
3966
4373
|
serializedName: "properties.billingProfileId",
|
|
3967
4374
|
readOnly: true,
|
|
3968
4375
|
type: {
|
|
3969
4376
|
name: "String"
|
|
3970
4377
|
}
|
|
3971
|
-
},
|
|
4378
|
+
},
|
|
4379
|
+
invoiceSectionId: {
|
|
3972
4380
|
serializedName: "properties.invoiceSectionId",
|
|
3973
4381
|
readOnly: true,
|
|
3974
4382
|
type: {
|
|
3975
4383
|
name: "String"
|
|
3976
4384
|
}
|
|
3977
|
-
},
|
|
4385
|
+
},
|
|
4386
|
+
customerId: {
|
|
3978
4387
|
serializedName: "properties.customerId",
|
|
3979
4388
|
readOnly: true,
|
|
3980
4389
|
type: {
|
|
3981
4390
|
name: "String"
|
|
3982
4391
|
}
|
|
3983
|
-
},
|
|
4392
|
+
},
|
|
4393
|
+
isInvoiced: {
|
|
3984
4394
|
serializedName: "properties.isInvoiced",
|
|
3985
4395
|
readOnly: true,
|
|
3986
4396
|
type: {
|
|
3987
4397
|
name: "Boolean"
|
|
3988
4398
|
}
|
|
3989
|
-
}
|
|
4399
|
+
}
|
|
4400
|
+
}
|
|
3990
4401
|
}
|
|
3991
4402
|
};
|
|
3992
4403
|
export const LegacyReservationTransaction = {
|
|
3993
4404
|
type: {
|
|
3994
4405
|
name: "Composite",
|
|
3995
4406
|
className: "LegacyReservationTransaction",
|
|
3996
|
-
modelProperties:
|
|
4407
|
+
modelProperties: {
|
|
4408
|
+
...ReservationTransaction.type.modelProperties
|
|
4409
|
+
}
|
|
3997
4410
|
}
|
|
3998
4411
|
};
|
|
3999
4412
|
export let discriminators = {
|